summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild')
-rw-r--r--dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild b/dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild
index 7d66646..4149826 100644
--- a/dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild
+++ b/dev-python/python-keystoneclient/python-keystoneclient-2012.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
PYTHON_DEPEND=2
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS="3.*"
@@ -19,9 +19,8 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="dev-python/setuptools
- dev-python/argparse
- dev-python/coverage
+DEPEND=""
+RDEPEND="dev-python/coverage
dev-python/httplib2
dev-python/mock
dev-python/mox
@@ -29,4 +28,3 @@ DEPEND="dev-python/setuptools
dev-python/pep8
dev-python/prettytable
dev-python/simplejson"
-RDEPEND="${DEPEND}"