diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 10:16:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 10:16:00 +0000 |
commit | d4bc001a24446c894523ff878ab3c980e88f4498 (patch) | |
tree | 931319fd91bdccb8b492f3ad6f4694c19d3a3e27 /app-office/gnucash | |
parent | Split docs and html targets from system targets (diff) | |
download | historical-d4bc001a24446c894523ff878ab3c980e88f4498.tar.gz historical-d4bc001a24446c894523ff878ab3c980e88f4498.tar.bz2 historical-d4bc001a24446c894523ff878ab3c980e88f4498.zip |
Stable on amd64 wrt bug #372349
Package-Manager: portage-2.2.0_alpha42/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 11eaf94e9e7f..740fffa47596 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.239 2011/06/06 10:33:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.240 2011/07/01 10:15:30 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gnucash-2.4.6.ebuild: + Stable on amd64 wrt bug #372349 *gnucash-2.4.6 (06 Jun 2011) diff --git a/app-office/gnucash/gnucash-2.4.6.ebuild b/app-office/gnucash/gnucash-2.4.6.ebuild index 6052ef947f73..64ac52a12d8f 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.1 2011/06/06 10:33:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.6.ebuild,v 1.2 2011/07/01 10:15:30 hwoarang 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) |