summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-10 03:35:41 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-10 03:35:41 +0000
commit1cb14eb5d50528959b90e98388fec336b4cb8c02 (patch)
tree818af085aeddae601fae67a7470c2c581e651f30 /dev-python/pyorbit
parentChanging python deps in preparation for 2.4 removal (diff)
downloadgentoo-2-1cb14eb5d50528959b90e98388fec336b4cb8c02.tar.gz
gentoo-2-1cb14eb5d50528959b90e98388fec336b4cb8c02.tar.bz2
gentoo-2-1cb14eb5d50528959b90e98388fec336b4cb8c02.zip
Changing python deps in preparation for 2.4 removal
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyorbit')
-rw-r--r--dev-python/pyorbit/ChangeLog7
-rw-r--r--dev-python/pyorbit/pyorbit-2.24.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog
index efdae83df4a8..7bce79ae9357 100644
--- a/dev-python/pyorbit/ChangeLog
+++ b/dev-python/pyorbit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyorbit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.72 2010/12/21 22:49:06 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.73 2012/02/10 03:35:41 patrick Exp $
+
+ 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyorbit-2.24.0.ebuild:
+ Changing python deps in preparation for 2.4 removal
21 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> pyorbit-2.24.0.ebuild:
Add support for multiple python slots, bug #309045.
diff --git a/dev-python/pyorbit/pyorbit-2.24.0.ebuild b/dev-python/pyorbit/pyorbit-2.24.0.ebuild
index 9a55c6509f74..75c30d096d2f 100644
--- a/dev-python/pyorbit/pyorbit-2.24.0.ebuild
+++ b/dev-python/pyorbit/pyorbit-2.24.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.14 2010/12/21 22:49:06 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.15 2012/02/10 03:35:41 patrick Exp $
EAPI="3"
GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"