summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 16:06:49 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 16:06:49 +0000
commit9a24c62f7442c0b71e55be858fe55abeb9409556 (patch)
treeea94cc016fbf2a3db101a6a49ebe95a5d97b569a /app-office/gnucash
parentx86 stable, bug #393007 (diff)
downloadgentoo-2-9a24c62f7442c0b71e55be858fe55abeb9409556.tar.gz
gentoo-2-9a24c62f7442c0b71e55be858fe55abeb9409556.tar.bz2
gentoo-2-9a24c62f7442c0b71e55be858fe55abeb9409556.zip
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/ChangeLog7
-rw-r--r--app-office/gnucash/gnucash-2.4.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 1ea63322beda..4d5cc4a61e44 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.251 2011/12/29 17:17:04 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.252 2012/01/14 16:06:49 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> gnucash-2.4.8.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnucash-2.4.8.ebuild:
amd64 stable, bug 393007
diff --git a/app-office/gnucash/gnucash-2.4.8.ebuild b/app-office/gnucash/gnucash-2.4.8.ebuild
index a60ac135f272..3cbc7b6ea96e 100644
--- a/app-office/gnucash/gnucash-2.4.8.ebuild
+++ b/app-office/gnucash/gnucash-2.4.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.8.ebuild,v 1.3 2011/12/29 17:17:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.4 2012/01/14 16:06:49 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)