summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-29 15:05:23 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-29 15:05:23 +0000
commit75c16f41f356b9f86e90423e9375ba5688e18b76 (patch)
treedf1b1a20cdae6cc476f7c427b3e318e7a292d425 /app-office/gnucash
parentx86 stable, bug #410611 (diff)
downloadgentoo-2-75c16f41f356b9f86e90423e9375ba5688e18b76.tar.gz
gentoo-2-75c16f41f356b9f86e90423e9375ba5688e18b76.tar.bz2
gentoo-2-75c16f41f356b9f86e90423e9375ba5688e18b76.zip
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-2.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 53b3a38b1273..4e55f62cde2b 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.257 2012/04/18 20:11:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.258 2012/04/29 15:05:23 maekke Exp $
+
+ 29 Apr 2012; Markus Meier <maekke@gentoo.org> gnucash-2.4.10.ebuild:
+ x86 stable, bug #410611
18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gnucash-2.4.10.ebuild:
Stable for amd64, wrt bug #410611
diff --git a/app-office/gnucash/gnucash-2.4.10.ebuild b/app-office/gnucash/gnucash-2.4.10.ebuild
index 9c1f90d21b77..9876d3da7cf2 100644
--- a/app-office/gnucash/gnucash-2.4.10.ebuild
+++ b/app-office/gnucash/gnucash-2.4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.10.ebuild,v 1.3 2012/04/18 20:11:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.10.ebuild,v 1.4 2012/04/29 15:05:23 maekke 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 cxx debug +doc hbci mysql ofx postgres python quotes sqlite webkit"
# FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)