aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-edje/python-edje-20090212.ebuild')
-rw-r--r--dev-python/python-edje/python-edje-20090212.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/python-edje/python-edje-20090212.ebuild b/dev-python/python-edje/python-edje-20090212.ebuild
new file mode 100644
index 0000000..20134ff
--- /dev/null
+++ b/dev-python/python-edje/python-edje-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 EDJE library"
+HOMEPAGE="http://www.enlightenment.org/"
+
+LICENSE="GPL"
+SLOT="0"
+KEYWORDS="~arm ~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=media-libs/edje-${PVR}
+ =dev-python/python-evas-${PVR}"
+
+DEPEND=">=dev-util/pkgconfig-0.9.0
+ >=dev-lang/python-2.3"