summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-10 04:04:50 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-10 04:04:50 +0000
commit21d231e32ee57403f94add03786c3ad8802ea2cd (patch)
tree258beba896a8bcb4b0b64c764762a098ad9e89de /app-accessibility/accerciser
parentChanging python deps in preparation for 2.4 removal (diff)
downloadhistorical-21d231e32ee57403f94add03786c3ad8802ea2cd.tar.gz
historical-21d231e32ee57403f94add03786c3ad8802ea2cd.tar.bz2
historical-21d231e32ee57403f94add03786c3ad8802ea2cd.zip
Changing python deps in preparation for 2.4 removal
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/accerciser')
-rw-r--r--app-accessibility/accerciser/ChangeLog8
-rw-r--r--app-accessibility/accerciser/accerciser-1.12.1.ebuild6
-rw-r--r--app-accessibility/accerciser/accerciser-3.2.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-accessibility/accerciser/ChangeLog b/app-accessibility/accerciser/ChangeLog
index 520e36f1cf79..5fbbb30b32f7 100644
--- a/app-accessibility/accerciser/ChangeLog
+++ b/app-accessibility/accerciser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/accerciser
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.25 2011/12/31 22:16:21 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/ChangeLog,v 1.26 2012/02/10 04:04:50 patrick Exp $
+
+ 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> accerciser-1.12.1.ebuild,
+ accerciser-3.2.1.ebuild:
+ Changing python deps in preparation for 2.4 removal
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
accerciser-1.12.1.ebuild, accerciser-3.2.1.ebuild:
diff --git a/app-accessibility/accerciser/accerciser-1.12.1.ebuild b/app-accessibility/accerciser/accerciser-1.12.1.ebuild
index 22c3b3ac80fd..fb671aedc174 100644
--- a/app-accessibility/accerciser/accerciser-1.12.1.ebuild
+++ b/app-accessibility/accerciser/accerciser-1.12.1.ebuild
@@ -1,10 +1,10 @@
-# 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-accessibility/accerciser/accerciser-1.12.1.ebuild,v 1.7 2011/12/31 22:16:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-1.12.1.ebuild,v 1.8 2012/02/10 04:04:50 patrick Exp $
EAPI="3"
GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
inherit gnome2 python
diff --git a/app-accessibility/accerciser/accerciser-3.2.1.ebuild b/app-accessibility/accerciser/accerciser-3.2.1.ebuild
index 0ededa1047b0..9da87110e37d 100644
--- a/app-accessibility/accerciser/accerciser-3.2.1.ebuild
+++ b/app-accessibility/accerciser/accerciser-3.2.1.ebuild
@@ -1,10 +1,10 @@
-# 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-accessibility/accerciser/accerciser-3.2.1.ebuild,v 1.3 2011/12/31 22:16:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/accerciser/accerciser-3.2.1.ebuild,v 1.4 2012/02/10 04:04:50 patrick Exp $
EAPI="4"
GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
PYTHON_USE_WITH="xml"
inherit gnome2 python