summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-04 10:26:19 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-04 10:26:19 +0000
commita834fb47ef67526f3330555378bde67a2b243b22 (patch)
treea05e7342160fff8b0befcfc992320113cd63ccb4 /dev-python/simplejson
parentx86 stable wrt bug #318813 (diff)
downloadhistorical-a834fb47ef67526f3330555378bde67a2b243b22.tar.gz
historical-a834fb47ef67526f3330555378bde67a2b243b22.tar.bz2
historical-a834fb47ef67526f3330555378bde67a2b243b22.zip
Fix dependencies.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-2.1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-2.1.1.ebuild b/dev-python/simplejson/simplejson-2.1.1.ebuild
index 6ec1a51f372e..e96a13d8249e 100644
--- a/dev-python/simplejson/simplejson-2.1.1.ebuild
+++ b/dev-python/simplejson/simplejson-2.1.1.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.6 2010/06/04 10:16:58 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.7 2010/06/04 10:26:19 arfrever Exp $
EAPI="3"
+PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils