diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 15:57:42 +0000 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 15:57:42 +0000 |
commit | 172db765a8854c1c0028596423fb1f484f1f3c8f (patch) | |
tree | 41378238fc047724e4c277e6062448e4ac537084 /packages/python/python-efl.inc | |
parent | 3c033f57486f6e57567ff1629b0c6f90828f1c29 (diff) |
python-efl: bump for python 2.6
Diffstat (limited to 'packages/python/python-efl.inc')
-rw-r--r-- | packages/python/python-efl.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index f726477c32..acd1660f08 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -7,6 +7,8 @@ HOMEPAGE = "http://www.enlightenment.org" # the extension modules. DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" RDEPENDS += "python-lang" +PV = "0.3.1+svnr${SRCREV}" +PR = "ml0" inherit setuptools |