diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-07-24 02:25:58 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-07-24 02:25:58 +0000 |
commit | d0cec254188499c297c3b0fb12699b9be307b18c (patch) | |
tree | 26fee57abcfe57213d6458589d3f9ca8a1392bf2 /packages/python/python-efl.inc | |
parent | 42d9aa4bc51ed65c455e37d447cae5cf1b78bf8b (diff) |
add python-efl bindings to task-python-everything
Diffstat (limited to 'packages/python/python-efl.inc')
-rw-r--r-- | packages/python/python-efl.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index ce52e055c2..875a88f5b2 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -1,4 +1,9 @@ +DESCRIPTION = "${PN} bindings" +LICENSE = "BSD" +AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>" +HOMEPAGE = "http://www.enlightenment.org" DEPENDS = "python-pyrex-native python-numeric" +PV = "0.0.0+cvs${SRCDATE}" inherit distutils |