summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-18 20:11:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-18 20:11:27 +0000
commite0ad4770d1d8a4f893272c752f2a73d81a2d06fe (patch)
tree168873f9c083c02e28a40cbcb6674b715d5604ff /app-office/gnucash
parentx86 stable, bug #409403 (diff)
downloadgentoo-2-e0ad4770d1d8a4f893272c752f2a73d81a2d06fe.tar.gz
gentoo-2-e0ad4770d1d8a4f893272c752f2a73d81a2d06fe.tar.bz2
gentoo-2-e0ad4770d1d8a4f893272c752f2a73d81a2d06fe.zip
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/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 11525e581fba..53b3a38b1273 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.256 2012/03/25 09:01:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.257 2012/04/18 20:11:27 ago Exp $
+
+ 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gnucash-2.4.10.ebuild:
+ Stable for amd64, wrt bug #410611
25 Mar 2012; Pacho Ramos <pacho@gentoo.org> -gnucash-2.4.7.ebuild,
gnucash-2.4.10.ebuild:
diff --git a/app-office/gnucash/gnucash-2.4.10.ebuild b/app-office/gnucash/gnucash-2.4.10.ebuild
index bea735b44a9b..9c1f90d21b77 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.2 2012/03/25 09:01:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.10.ebuild,v 1.3 2012/04/18 20:11:27 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 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)