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