---
recipes/efl1/etk_svn.bb | 3 ++-
recipes/python/python-etk_svn.bb | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/recipes/efl1/etk_svn.bb b/recipes/efl1/etk_svn.bb
index e9e862a..d1c4bf1 100644
--- a/recipes/efl1/etk_svn.bb
+++ b/recipes/efl1/etk_svn.bb
@@ -2,10 +2,11 @@ DESCRIPTION = "Etk is an advanced widget toolkit based on the
Enlightenment Foun
DEPENDS = "evas ecore edje"
LICENSE = "MIT"
PV = "0.1.0.042+svnr${SRCREV}"
-PR = "r8"
+PR = "r9"
inherit efl
+SRC_URI =
"svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http"
SRC_URI += "file://mkinstalldirs"
RRECOMMENDS_${PN} = "\
diff --git a/recipes/python/python-etk_svn.bb b/recipes/python/python-etk_svn.bb
index aff6b1f..b668fe6 100644
--- a/recipes/python/python-etk_svn.bb
+++ b/recipes/python/python-etk_svn.bb
@@ -2,7 +2,9 @@ require python-efl.inc
DEPENDS += "etk python-evas python-ecore"
RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math
etk-themes"
PV = "0.1.1+svnr${SRCREV}"
-PR = "ml1"
+PR = "ml2"
+
+SRC_URI =
"svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"
do_stage() {
distutils_stage_all
--
1.6.4.3
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel