diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-16 17:43:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-16 17:43:01 +0000 |
commit | c8fbee339c654ca28221a87f1e2f64397579d306 (patch) | |
tree | f46e2b4006a5d6bf72260f8e44d1d91da5e857b8 /app-office/gnucash | |
parent | Stable on amd64 wrt bug #375137 (diff) | |
download | historical-c8fbee339c654ca28221a87f1e2f64397579d306.tar.gz historical-c8fbee339c654ca28221a87f1e2f64397579d306.tar.bz2 historical-c8fbee339c654ca28221a87f1e2f64397579d306.zip |
x86 stable, bug #372349
Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 740fffa47596..336ad9064a2f 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.240 2011/07/01 10:15:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.241 2011/07/16 17:39:02 maekke Exp $ + + 16 Jul 2011; Markus Meier <maekke@gentoo.org> gnucash-2.4.6.ebuild: + x86 stable, bug #372349 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gnucash-2.4.6.ebuild: Stable on amd64 wrt bug #372349 diff --git a/app-office/gnucash/gnucash-2.4.6.ebuild b/app-office/gnucash/gnucash-2.4.6.ebuild index 64ac52a12d8f..0e104ece8c61 100644 --- a/app-office/gnucash/gnucash-2.4.6.ebuild +++ b/app-office/gnucash/gnucash-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.6.ebuild,v 1.2 2011/07/01 10:15:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.6.ebuild,v 1.3 2011/07/16 17:39:02 maekke Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="chipcard cxx debug +doc hbci mysql ofx postgres python quotes sqlite webkit" # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.in) |