[oe-commits] org.oe.dev gpe-calendar: move over to gpe svn

koen commit openembedded-commits at lists.openembedded.org
Sat Oct 21 10:07:25 UTC 2006


gpe-calendar: move over to gpe svn

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 118a68d95b7c53f7a4b2509793d63b167d2350a1
ViewMTN: http://monotone.openembedded.org/revision.psp?id=118a68d95b7c53f7a4b2509793d63b167d2350a1
Files:
1
packages/gpe-calendar/gpe-calendar_cvs.bb
packages/gpe-calendar/gpe-calendar_svn.bb
Diffs:

#
# mt diff -r6a84a1b941a46262c989052d1b83f251301248f9 -r118a68d95b7c53f7a4b2509793d63b167d2350a1
#
# 
# 
# rename "packages/gpe-calendar/gpe-calendar_cvs.bb"
#     to "packages/gpe-calendar/gpe-calendar_svn.bb"
# 
# patch "packages/gpe-calendar/gpe-calendar_svn.bb"
#  from [f796b33397b33b3932d5da2f6437ff02d8af0005]
#    to [90ef3b3a56d8cc4a0260d8e6984b3652f1bb43af]
# 
============================================================
--- packages/gpe-calendar/gpe-calendar_cvs.bb	f796b33397b33b3932d5da2f6437ff02d8af0005
+++ packages/gpe-calendar/gpe-calendar_svn.bb	90ef3b3a56d8cc4a0260d8e6984b3652f1bb43af
@@ -7,13 +7,15 @@ RDEPENDS = "gpe-icons"
 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 = ""
 






More information about the Openembedded-commits mailing list