summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2006-09-10 14:48:57 +0000
committerOlivier Crête <tester@gentoo.org>2006-09-10 14:48:57 +0000
commit1606a7179bd648094f57502d6c9deb3688c4f6c7 (patch)
treedc62365b7231265d7ebc8debd4f2a3e1b8a4f558 /app-office
parentEbuild cleanup, use dolauncher to create executables to get rid of launchers ... (diff)
downloadgentoo-2-1606a7179bd648094f57502d6c9deb3688c4f6c7.tar.gz
gentoo-2-1606a7179bd648094f57502d6c9deb3688c4f6c7.tar.bz2
gentoo-2-1606a7179bd648094f57502d6c9deb3688c4f6c7.zip
Stable on amd64 per bug #146769
(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 825666a11388..11e91516831c 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.90 2006/09/10 06:05:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.91 2006/09/10 14:48:57 tester Exp $
+
+ 10 Sep 2006; Olivier Crête <tester@gentoo.org> gnucash-2.0.1.ebuild:
+ Stable on amd64 per bug #146769
09 Sep 2006; Seemant Kulleen <seemant@gentoo.org> -gnucash-1.8.12.ebuild,
-gnucash-2.0.0.ebuild, gnucash-2.0.1.ebuild:
diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild
index 82caef2c23e3..bbcd0d419d13 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.8 2006/09/09 20:56:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.9 2006/09/10 14:48:57 tester Exp $
inherit eutils gnome2
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex"