summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 18:39:32 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 18:39:32 +0000
commitd4dcaf94bc38fb30966b8ceb8a6f3cbbd2137bb8 (patch)
tree6248f49d4c940f4d87596af504b5fb36b5130542 /app-office/gnucash
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-d4dcaf94bc38fb30966b8ceb8a6f3cbbd2137bb8.tar.gz
gentoo-2-d4dcaf94bc38fb30966b8ceb8a6f3cbbd2137bb8.tar.bz2
gentoo-2-d4dcaf94bc38fb30966b8ceb8a6f3cbbd2137bb8.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/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.4.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 4c0af1744c6d..6889362e5379 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnucash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.268 2013/10/30 20:54:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.269 2013/11/30 18:39:32 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnucash-2.4.13.ebuild:
+ amd64 stable, bug #478252
*gnucash-2.4.13 (30 Oct 2013)
diff --git a/app-office/gnucash/gnucash-2.4.13.ebuild b/app-office/gnucash/gnucash-2.4.13.ebuild
index bbb8ffb8bd4e..a4b88b0a343f 100644
--- a/app-office/gnucash/gnucash-2.4.13.ebuild
+++ b/app-office/gnucash/gnucash-2.4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.13.ebuild,v 1.1 2013/10/30 20:54:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.13.ebuild,v 1.2 2013/11/30 18:39:32 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 webkit"
# FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)