summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-08-13 21:36:56 +0000
committerThomas Sachau <tommy@gentoo.org>2010-08-13 21:36:56 +0000
commit0211d481609b4ae92901b882d23f112aded4432a (patch)
treec98d6be082950b52985876956aeb4251ea20808b /dev-db/pysql/pysql-0.13.ebuild
parentsunrise/ profiles/package.mask: Remove dead entry (diff)
downloadsunrise-0211d481609b4ae92901b882d23f112aded4432a.tar.gz
sunrise-0211d481609b4ae92901b882d23f112aded4432a.tar.bz2
sunrise-0211d481609b4ae92901b882d23f112aded4432a.zip
dev-db/pysql: NEED_PYTHON -> PYTHON_DEPEND, restrict to python-2 for now
svn path=/sunrise/; revision=11139
Diffstat (limited to 'dev-db/pysql/pysql-0.13.ebuild')
-rw-r--r--dev-db/pysql/pysql-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pysql/pysql-0.13.ebuild b/dev-db/pysql/pysql-0.13.ebuild
index b06e1c551..4d16a7081 100644
--- a/dev-db/pysql/pysql-0.13.ebuild
+++ b/dev-db/pysql/pysql-0.13.ebuild
@@ -4,7 +4,7 @@
EAPI="2"
-NEED_PYTHON=2.4
+PYTHON_DEPEND="2:2.4"
inherit python distutils