aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-etk/python-etk-20090212.ebuild')
-rw-r--r--dev-python/python-etk/python-etk-20090212.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/python-etk/python-etk-20090212.ebuild b/dev-python/python-etk/python-etk-20090212.ebuild
new file mode 100644
index 0000000..faa4aa3
--- /dev/null
+++ b/dev-python/python-etk/python-etk-20090212.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit enlightenment-python
+
+DESCRIPTION="Python bindings for ETK library"
+HOMEPAGE="http://www.enlightenment.org/"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=x11-libs/etk-${PVR}
+ dev-python/cython"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"