Sync svn version numbers with OE

git-svn-id: https://svn.o-hand.com/repos/poky@129 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-10-10 11:39:41 +00:00
parent d153ad53bd
commit 757723a16e
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
include libmatchbox.inc
PV = "1.7+cvs${CVSDATE}"
PV = "1.7+cvs-${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http\

View File

@ -2,7 +2,7 @@ SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager common files"
LICENSE = "GPL"
DEPENDS = "libmatchbox"
PV = "0.9.1cvs${CVSDATE}"
PV = "0.9.1+cvs-${CVSDATE}"
S = "${WORKDIR}/matchbox-common"
DEFAULT_PREFERENCE = "-1"

View File

@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "libmatchbox startup-notification"
SECTION = "x11/wm"
PV = "0.9.1cvs${CVSDATE}"
PV = "0.9.1+cvs-${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"

View File

@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Panel"
LICENSE = "GPL"
DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
SECTION = "x11/wm"
PV = "0.9.2cvs${CVSDATE}"
PV = "0.9.2+cvs-${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"

View File

@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf"
RDEPENDS = "matchbox-common"
PV = "0.9.5cvs${CVSDATE}"
PV = "0.9.5+cvs-${CVSDATE}"
PR = "r4"
DEFAULT_PREFERENCE = "-1"