diff options
Diffstat (limited to 'dev-python/python-efl_utils/python-efl_utils-20090614.ebuild')
-rw-r--r-- | dev-python/python-efl_utils/python-efl_utils-20090614.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-python/python-efl_utils/python-efl_utils-20090614.ebuild b/dev-python/python-efl_utils/python-efl_utils-20090614.ebuild new file mode 100644 index 0000000..e65f5f0 --- /dev/null +++ b/dev-python/python-efl_utils/python-efl_utils-20090614.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit enlightenment_svn-python + +DESCRIPTION="Python bindings for EFL_UTILS library" +HOMEPAGE="http://www.enlightenment.org/" + +SLOT="0" +KEYWORDS="~arm ~amd64 ~x86" +IUSE="" + +RDEPEND="" + +DEPEND=">=dev-util/pkgconfig-0.9.0 + >=dev-lang/python-2.3" |