Finish Opie s/1.1.5/1.1.6/ version string renaming for the cvs packages of Opie
authorHolger Freyther <zecke@selfish.org>
Mon, 20 Sep 2004 17:45:15 +0000 (17:45 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 20 Sep 2004 17:45:15 +0000 (17:45 +0000)
and back out accidental 'test' patch from libqpe

BKrev: 414f172bLKudmvOUAdxWqbEKgU8U5g

libqpe/libqpe-opie_cvs.oe
opie-today-fortuneplugin/opie-today-fortuneplugin_cvs.oe

index ca49ebf..653effd 100644 (file)
@@ -8,8 +8,7 @@ PROVIDES = "virtual/libqpe"
 PV = "1.1.6-cvs-${CVSDATE}"
 PR = "r1"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library \
-          file://beagle-debugging.patch;patch=1 "
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library"
 S = "${WORKDIR}/library"
 
 inherit qmake
index 4745d98..9a0be10 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 DEPENDS = "opie-today libqtaux2"
 RDEPENDS = "fortune-mod opie-today"
-PV = "1.1.5-cvs-${CVSDATE}"
+PV = "1.1.6-cvs-${CVSDATE}"
 APPNAME = "todayfortuneplugin"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/todayplugins/fortune "