summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-05-02 16:52:51 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-05-02 16:52:51 +0000
commit8028a80172690082144bed7ab1c7f9ecc83a2022 (patch)
tree3a61353d19b42ef756a74ae8f3ac67c774f8ac64 /app-office/gnucash
parentStable for HPPA (bug #363985). (diff)
downloadgentoo-2-8028a80172690082144bed7ab1c7f9ecc83a2022.tar.gz
gentoo-2-8028a80172690082144bed7ab1c7f9ecc83a2022.tar.bz2
gentoo-2-8028a80172690082144bed7ab1c7f9ecc83a2022.zip
Stable on alpha, bug #344059
(Portage version: 2.1.9.46/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.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 48d597d8db7d..7dcd87643031 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.233 2011/04/19 06:48:37 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.234 2011/05/02 16:52:51 klausman Exp $
+
+ 02 May 2011; Tobias Klausmann <klausman@gentoo.org> gnucash-2.4.5.ebuild:
+ Stable on alpha, bug #344059
*gnucash-2.4.5 (19 Apr 2011)
diff --git a/app-office/gnucash/gnucash-2.4.5.ebuild b/app-office/gnucash/gnucash-2.4.5.ebuild
index e5f8023922c9..ab224d77a48c 100644
--- a/app-office/gnucash/gnucash-2.4.5.ebuild
+++ b/app-office/gnucash/gnucash-2.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.5.ebuild,v 1.2 2011/04/19 09:12:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.5.ebuild,v 1.3 2011/05/02 16:52:51 klausman Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.4"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~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.in)