summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 11:54:07 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 11:54:07 +0000
commitba6d6c5e6029906079851bd602c56ab80cb51f86 (patch)
tree92823b7ea4779e32aa2bca1906d65187b0408809 /app-office
parentx86 stable, bug 499954 (diff)
downloadgentoo-2-ba6d6c5e6029906079851bd602c56ab80cb51f86.tar.gz
gentoo-2-ba6d6c5e6029906079851bd602c56ab80cb51f86.tar.bz2
gentoo-2-ba6d6c5e6029906079851bd602c56ab80cb51f86.zip
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 44f1018b064e..3c7e45049091 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnucash
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.277 2014/03/09 10:43:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.278 2014/03/09 11:54:07 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnucash-2.6.1.ebuild:
+ x86 stable, bug 499954
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnucash-2.6.1.ebuild:
amd64 stable, bug 499954
diff --git a/app-office/gnucash/gnucash-2.6.1.ebuild b/app-office/gnucash/gnucash-2.6.1.ebuild
index d2c367e5a0d8..f51b21c227b7 100644
--- a/app-office/gnucash/gnucash-2.6.1.ebuild
+++ b/app-office/gnucash/gnucash-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.1.ebuild,v 1.7 2014/03/09 10:43:00 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.1.ebuild,v 1.8 2014/03/09 11:54:07 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,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"
# FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)