summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/ctypeslib/ctypeslib-9999.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-python/ctypeslib/ctypeslib-9999.ebuild b/dev-python/ctypeslib/ctypeslib-9999.ebuild
index 3adeaca..c2a836a 100644
--- a/dev-python/ctypeslib/ctypeslib-9999.ebuild
+++ b/dev-python/ctypeslib/ctypeslib-9999.ebuild
@@ -3,14 +3,13 @@
# $Header: $
# Ebuild generated by g-pypi 0.2.1 (rev. 204)
-inherit distutils subversion
-
-EAPI=3
+EAPI="4"
PYTHON_DEPEND="2"
-#PYTHON_MODNAME="ctypeslib"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
+inherit distutils subversion
+
DESCRIPTION="ctypeslib - useful additions to the ctypes FFI library"
HOMEPAGE="UNKNOWN"
ESVN_REPO_URI="http://svn.python.org/projects/ctypes/trunk/ctypeslib/"
@@ -18,4 +17,3 @@ LICENSE="MIT"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""
-