gpe-calendar: move over to gpe svn
authorKoen Kooi <koen@openembedded.org>
Sat, 21 Oct 2006 09:54:16 +0000 (09:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 21 Oct 2006 09:54:16 +0000 (09:54 +0000)
packages/gpe-calendar/gpe-calendar_svn.bb [moved from packages/gpe-calendar/gpe-calendar_cvs.bb with 80% similarity]

similarity index 80%
rename from packages/gpe-calendar/gpe-calendar_cvs.bb
rename to packages/gpe-calendar/gpe-calendar_svn.bb
index f93f9d1..d6a232b 100644 (file)
@@ -7,13 +7,15 @@ LICENSE = "GPL"
 DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
 RDEPENDS = "gpe-icons"
 
-PV = "0.73+cvs${SRCDATE}"
+inherit autotools gpe
+
+
+PV = "0.72+svn${SRCDATE}"
 PR = "r0"
 
-SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
+SRC_URI = "${GPE_SVN}"
 S = "${WORKDIR}/${PN}"
 
-inherit autotools gpe
 
 PARALLEL_MAKE = ""