summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-08 05:02:19 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-08 05:02:19 +0000
commitd1f51497e609d5f887937d32a3928971aea2b9c2 (patch)
treefa359ec179dea949fda78cc5e30e4582526a53bb /app-office
parentDont require help2man #146621 by Emanuel. (diff)
downloadgentoo-2-d1f51497e609d5f887937d32a3928971aea2b9c2.tar.gz
gentoo-2-d1f51497e609d5f887937d32a3928971aea2b9c2.tar.bz2
gentoo-2-d1f51497e609d5f887937d32a3928971aea2b9c2.zip
Added ~alpha keyword wrt Bug #146768.
(Portage version: 2.1-r2)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index f0d751f3a681..b0d01393ab16 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnucash
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.86 2006/08/19 22:40:41 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.87 2006/09/08 05:02:19 tcort Exp $
+
+ 08 Sep 2006; Thomas Cort <tcort@gentoo.org> gnucash-2.0.1.ebuild:
+ Added ~alpha keyword wrt Bug #146768.
19 Aug 2006; Jason Wever <weeve@gentoo.org> gnucash-2.0.1.ebuild:
Added ~sparc keyword.
diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild
index 1bca2a57201d..aa0f98fceada 100644
--- a/app-office/gnucash/gnucash-2.0.1.ebuild
+++ b/app-office/gnucash/gnucash-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.5 2006/08/19 22:40:41 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.6 2006/09/08 05:02:19 tcort Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex"