diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-08-24 16:21:30 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-08-24 16:21:30 +0000 |
commit | 48546b8dbfc9bd50e1c4057b90d5765fbbe86fd4 (patch) | |
tree | c2888825cf0a7215e10e4fad6dfaada1a110bf27 /packages/python/python-efl.inc | |
parent | c4e8f04b905425b714041149e74fb7d3492e41a3 (diff) |
Enlightenment Foundation Libraries MONSTER update courtesy Rasterman
(mostly motivated by E switching their SCM)
Diffstat (limited to 'packages/python/python-efl.inc')
-rw-r--r-- | packages/python/python-efl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index 0147813115..130aee4a84 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -9,7 +9,7 @@ RDEPENDS += "python-lang" inherit setuptools -SRC_URI = "${E_CVS};module=e17/proto/python-efl/${PN}" +SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=${PN};proto=http" S = "${WORKDIR}/${PN}" do_install_append() { |