diff options
author | Lukc <lukc@upyum.com> | 2010-09-04 13:01:40 +0000 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-09-04 13:01:40 +0000 |
commit | 5522f4b62e28a8569ba0f83d4ac777e170331b9c (patch) | |
tree | af45d9b37dd83d5d36253b485dfb640a5472b975 /enlightenment/python-ecore | |
parent | cc1ea6f5e84793cc6635ab1e9fe6cdcb487e5b44 (diff) | |
download | ports-5522f4b62e28a8569ba0f83d4ac777e170331b9c.tar.gz ports-5522f4b62e28a8569ba0f83d4ac777e170331b9c.tar.bz2 ports-5522f4b62e28a8569ba0f83d4ac777e170331b9c.tar.xz ports-5522f4b62e28a8569ba0f83d4ac777e170331b9c.zip |
Revert "Enlightenment added"
Reason: This is another repository, not a port.
This reverts commit 5235aaa55be8516f3c78b5014930d6830614ee00.
Diffstat (limited to 'enlightenment/python-ecore')
-rw-r--r-- | enlightenment/python-ecore/Pkgfile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/enlightenment/python-ecore/Pkgfile b/enlightenment/python-ecore/Pkgfile deleted file mode 100644 index 9cef524..0000000 --- a/enlightenment/python-ecore/Pkgfile +++ /dev/null @@ -1,9 +0,0 @@ -description="Python binding for the Enlightenment ecore library." -url=http://www.enlightenment.org/ -depends=(python cython ecore python-evas) - -name=python-ecore -release=1 -includes=(enlightenment python) -e_path="trunk/BINDINGS/python/$name" - |