summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-10 02:55:20 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-10 02:55:20 +0000
commit52ee4dc139e311d1352dbf81080c4a22a27508c1 (patch)
tree78937449e0e4ad9fe42684f055c89ce939c194f8 /sys-cluster/polysh/polysh-0.4.ebuild
parentChanging python deps in preparation for 2.4 removal (diff)
downloadgentoo-2-52ee4dc139e311d1352dbf81080c4a22a27508c1.tar.gz
gentoo-2-52ee4dc139e311d1352dbf81080c4a22a27508c1.tar.bz2
gentoo-2-52ee4dc139e311d1352dbf81080c4a22a27508c1.zip
Changing python deps in preparation for 2.4 removal
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/polysh/polysh-0.4.ebuild')
-rw-r--r--sys-cluster/polysh/polysh-0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/polysh/polysh-0.4.ebuild b/sys-cluster/polysh/polysh-0.4.ebuild
index a7224b7ad9b1..1e4a0244b6fd 100644
--- a/sys-cluster/polysh/polysh-0.4.ebuild
+++ b/sys-cluster/polysh/polysh-0.4.ebuild
@@ -1,9 +1,9 @@
-# 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/sys-cluster/polysh/polysh-0.4.ebuild,v 1.1 2011/11/04 08:23:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/polysh/polysh-0.4.ebuild,v 1.2 2012/02/10 02:55:20 patrick Exp $
EAPI=3
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"