From: Koen Kooi Date: Sat, 21 Oct 2006 09:54:16 +0000 (+0000) Subject: gpe-calendar: move over to gpe svn X-Git-Tag: Release-2010-05/1~9453^2~567^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a6006d7540fa7cebf7736550e2bea6eeefeffa;p=openembedded.git gpe-calendar: move over to gpe svn --- diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_svn.bb similarity index 80% rename from packages/gpe-calendar/gpe-calendar_cvs.bb rename to packages/gpe-calendar/gpe-calendar_svn.bb index f93f9d1fae..d6a232b225 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_svn.bb @@ -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 = ""