diff options
author | 2013-03-25 15:35:56 +0000 | |
---|---|---|
committer | 2013-03-25 15:35:56 +0000 | |
commit | c7f895ef0f25ce29240e061fad2e99418cefa17c (patch) | |
tree | bd813a7854ce5e15fea64de1c2bd74585d155b0a /app-office | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-c7f895ef0f25ce29240e061fad2e99418cefa17c.tar.gz gentoo-2-c7f895ef0f25ce29240e061fad2e99418cefa17c.tar.bz2 gentoo-2-c7f895ef0f25ce29240e061fad2e99418cefa17c.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.4.11-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 5800b1b2f94e..ff30fda87997 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.263 2012/10/27 10:17:19 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.264 2013/03/25 15:35:56 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnucash-2.4.11-r1.ebuild: + Stable for amd64, wrt bug #458984 *gnucash-2.4.11-r1 (27 Oct 2012) diff --git a/app-office/gnucash/gnucash-2.4.11-r1.ebuild b/app-office/gnucash/gnucash-2.4.11-r1.ebuild index 4554e840a201..7e6144038a89 100644 --- a/app-office/gnucash/gnucash-2.4.11-r1.ebuild +++ b/app-office/gnucash/gnucash-2.4.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.11-r1.ebuild,v 1.1 2012/10/27 10:17:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.11-r1.ebuild,v 1.2 2013/03/25 15:35:56 ago Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="chipcard debug +doc hbci mysql ofx postgres python quotes sqlite webkit" # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac) |