summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-09 12:57:05 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-09 12:57:05 +0000
commit10c9df2380d36f847b557baceb8f0674b7be9e8f (patch)
tree809494c104de4e5269533daa334a97a3dc47ffa6 /app-office/gnucash
parentReorder configure options (diff)
downloadgentoo-2-10c9df2380d36f847b557baceb8f0674b7be9e8f.tar.gz
gentoo-2-10c9df2380d36f847b557baceb8f0674b7be9e8f.tar.bz2
gentoo-2-10c9df2380d36f847b557baceb8f0674b7be9e8f.zip
Revert unexpected stabilization
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gnucash')
-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 0644af3a944f..8778563a520d 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.272 2014/02/09 12:41:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.273 2014/02/09 12:57:05 pacho Exp $
+
+ 09 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnucash-2.6.1.ebuild:
+ Revert unexpected stabilization
09 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnucash-2.6.1.ebuild:
Reorder configure options
diff --git a/app-office/gnucash/gnucash-2.6.1.ebuild b/app-office/gnucash/gnucash-2.6.1.ebuild
index ff1cdb5a837a..e8c7900db92d 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.2 2014/02/09 12:41:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.1.ebuild,v 1.3 2014/02/09 12:57:05 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)