summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog6
-rw-r--r--app-office/gnucash/gnucash-2.4.7.ebuild6
-rw-r--r--app-office/gnucash/gnucash-2.4.8.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 4d5cc4a61e44..cc6f08b538f2 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/gnucash
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.253 2012/02/10 03:53:51 patrick Exp $
+
+ 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> gnucash-2.4.7.ebuild,
+ gnucash-2.4.8.ebuild:
+ Changing python deps in preparation for 2.4 removal
14 Jan 2012; Markus Meier <maekke@gentoo.org> gnucash-2.4.8.ebuild:
x86 stable, bug #393007
diff --git a/app-office/gnucash/gnucash-2.4.7.ebuild b/app-office/gnucash/gnucash-2.4.7.ebuild
index a8dfeb465f8d..ab51b36f2436 100644
--- a/app-office/gnucash/gnucash-2.4.7.ebuild
+++ b/app-office/gnucash/gnucash-2.4.7.ebuild
@@ -1,11 +1,11 @@
-# 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.7.ebuild,v 1.5 2011/10/21 13:04:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.7.ebuild,v 1.6 2012/02/10 03:53:51 patrick Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
GCONF_DEBUG="no"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit gnome2 python eutils autotools
diff --git a/app-office/gnucash/gnucash-2.4.8.ebuild b/app-office/gnucash/gnucash-2.4.8.ebuild
index 3cbc7b6ea96e..d20bac2033cb 100644
--- a/app-office/gnucash/gnucash-2.4.8.ebuild
+++ b/app-office/gnucash/gnucash-2.4.8.ebuild
@@ -1,11 +1,11 @@
# 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.4 2012/01/14 16:06:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.5 2012/02/10 03:53:51 patrick Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
GCONF_DEBUG="no"
-PYTHON_DEPEND="python? 2:2.4"
+PYTHON_DEPEND="python? 2:2.5"
inherit gnome2 python eutils autotools