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, 0 insertions, 19 deletions
diff --git a/dev-python/python-edje/python-edje-20090212.ebuild b/dev-python/python-edje/python-edje-20090212.ebuild
deleted file mode 100644
index 710bbfb..0000000
--- a/dev-python/python-edje/python-edje-20090212.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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 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"