]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update PV format for several matchbox packages
authorRichard Purdie <richard@openedhand.com>
Wed, 16 Nov 2005 16:14:12 +0000 (16:14 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 16 Nov 2005 16:14:12 +0000 (16:14 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@179 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb
openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
openembedded/packages/matchbox-stroke/matchbox-stroke_svn.bb
openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb

index 49edb7bd327b1e393c0fa39ea40d261b2f416f27..cdfefce950540a123ac60526c1f3eded9b8fc406 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox gtk theme configuration application."
 LICENSE = "GPL"
 DEPENDS = "gconf libglade gtk+"
 RDEPENDS = "settings-daemon"
-PV = "0.0cvs${CVSDATE}"
+PV = "0.0+cvs-${CVSDATE}"
 S = "${WORKDIR}/${PN}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
index d45b01657502b73ec762c491fc20243eb42c4e8b..36f5b7e0d768ad61e377fc679d33d39e0bd0ce4a 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft"
 SECTION = "x11/wm"
-PV = "0.0+svn${CVSDATE}"
+PV = "0.0+svn-${CVSDATE}"
 PR="r1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
index 99473397b04b7c9b28044c27ba337204c0d8fd2c..88353e20551729c0ff535f8d43dece91bae3e78d 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft"
 SECTION = "x11/wm"
-PV = "0.0+svn${CVSDATE}"
+PV = "0.0+svn-${CVSDATE}"
 PR="r1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
index b3a4f3071ca8d9293c3655a0af469eaf312d5908..e554db27c2f7f7b25b13cf135978143f129a598e 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes"
 LICENSE = "GPL"
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
-PV = "0.3cvs${CVSDATE}"
+PV = "0.3+cvs-${CVSDATE}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http"
 S = "${WORKDIR}/${PN}"