illume_svn.bb: Illume moved to the E svn repo
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 21 Aug 2008 19:15:07 +0000 (19:15 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 21 Aug 2008 19:15:07 +0000 (19:15 +0000)
* Change SRC_URI
* Fix AUTHOR
* Set sne-srcrev to 35605 as the old rev is not valid for the new repo
* Bum PR

conf/distro/include/sane-srcrevs.inc
packages/openmoko-projects/illume_svn.bb

index fd6d561..1447773 100644 (file)
@@ -47,7 +47,7 @@ SRCREV_pn-gsmd2 ?= "963f34df8fa3ff4b301079dcf86e9acea6b6fe0f"
 SRCREV_pn-gtkhtml2 ?= "1158"
 SRCREV_pn-gypsy ?= "134"
 SRCREV_pn-hildon-1 ?= "14429"
-SRCREV_pn-illume ?= "170"
+SRCREV_pn-illume ?= "35605"
 SRCREV_pn-illume-theme-asu ?= "170"
 SRCREV_pn-illume-theme-freesmartphone ?= "da904c73236ced2b04c272af5178eab4d66f144d"
 SRCREV_pn-kismet ?= "2285"
index 5f4127b..d7b6233 100644 (file)
@@ -1,13 +1,13 @@
 DESCRIPTION = "Illume - A mobile UI module for the Enlightenment Window Manager"
 HOMEPAGE = "http://illume.projects.openmoko.org"
-AUTHOR = "Rasterman"
+AUTHOR = "Carsten 'Rasterman' Haitzler"
 LICENSE = "MIT/BSD"
 DEPENDS = "e-wm eet evas ecore edje embryo efreet edbus edje-native embryo-native eet-native"
 PV = "0.0+svnr${SRCREV}"
-PR = "r11"
+PR = "r12"
 
 SRC_URI = "\
-  svn://svn.projects.openmoko.org/svnroot/;module=${PN};proto=http \
+  svn://svn.enlightenment.org/svn/e/trunk/;module=${PN};proto=http \
   file://configure-keyboard.patch;patch=1;pnum=0;maxrev=170 \
   file://module.illume.src \
 "