Update PV format for several matchbox packages

git-svn-id: https://svn.o-hand.com/repos/poky@179 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-11-16 16:14:12 +00:00
parent 5975a435f3
commit 7183f6298a
4 changed files with 4 additions and 4 deletions

View 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"

View 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"

View 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"

View 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}"