summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/boto/boto-2.3.0.ebuild')
-rw-r--r--dev-python/boto/boto-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto/boto-2.3.0.ebuild b/dev-python/boto/boto-2.3.0.ebuild
index d160a10e2635..912165f065a7 100644
--- a/dev-python/boto/boto-2.3.0.ebuild
+++ b/dev-python/boto/boto-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.6 2012/05/29 20:08:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.7 2012/06/13 21:03:33 radhermit Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 3.*"
DISTUTILS_SRC_TEST="setup.py"
-inherit distutils eutils
+inherit distutils
DESCRIPTION="Amazon Web Services API"
HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto"