From: Thomas Zimmermann Date: Fri, 20 Nov 2009 14:17:50 +0000 (+0100) Subject: python-epsilon: Add new SRC_URI X-Git-Tag: Release-2010-05/1~1648^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d1101a0a4cf4e8e03c58dfc4404f4949179a5a;p=openembedded.git python-epsilon: Add new SRC_URI Signed-off-by: Sebastian Spaeth --- diff --git a/recipes/python/python-epsilon_svn.bb b/recipes/python/python-epsilon_svn.bb index 97b06609c1..9f535e5fd7 100644 --- a/recipes/python/python-epsilon_svn.bb +++ b/recipes/python/python-epsilon_svn.bb @@ -2,3 +2,4 @@ require python-efl.inc DEPENDS += "epsilon python-ecore" RDEPENDS += "python-ecore" +SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"