diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-07 17:48:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-07 17:48:22 +0000 |
commit | 4024730bea2854986186bc1e72d75dcd74c07356 (patch) | |
tree | 9e3a93d4daa9ffe31e77aba7ebd21ba53669a702 /app-office | |
parent | Removed old phpBB-2* (#207353). (diff) | |
download | gentoo-2-4024730bea2854986186bc1e72d75dcd74c07356.tar.gz gentoo-2-4024730bea2854986186bc1e72d75dcd74c07356.tar.bz2 gentoo-2-4024730bea2854986186bc1e72d75dcd74c07356.zip |
amd64/x86 stable, bug #236968
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 943743049168..4e068d057956 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.169 2008/07/31 08:48:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.170 2008/09/07 17:48:22 maekke Exp $ + + 07 Sep 2008; Markus Meier <maekke@gentoo.org> gnucash-2.2.6.ebuild: + amd64/x86 stable, bug #236968 31 Jul 2008; Torsten Veller <tove@gentoo.org> -files/SplitP.h.patch: Remove old file diff --git a/app-office/gnucash/gnucash-2.2.6.ebuild b/app-office/gnucash/gnucash-2.2.6.ebuild index d45d995b83c7..e9d524c97ed6 100644 --- a/app-office/gnucash/gnucash-2.2.6.ebuild +++ b/app-office/gnucash/gnucash-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.6.ebuild,v 1.1 2008/07/31 08:20:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.6.ebuild,v 1.2 2008/09/07 17:48:22 maekke Exp $ EAPI=1 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="+doc ofx hbci chipcard debug quotes" |