diff options
author | Richard Purdie <richard@openedhand.com> | 2005-10-10 11:39:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 11:39:41 +0000 |
commit | 757723a16ef88a30a775b4e69bd0972468826d71 (patch) | |
tree | 378f6b52905e4edd7d8da2ebbb8f7ba0e2eec2ef /openembedded/packages/matchbox-panel | |
parent | d153ad53bd1a263654e71b8bd7d738cfee5408b4 (diff) | |
download | openembedded-core-757723a16ef88a30a775b4e69bd0972468826d71.tar.gz openembedded-core-757723a16ef88a30a775b4e69bd0972468826d71.tar.bz2 openembedded-core-757723a16ef88a30a775b4e69bd0972468826d71.zip |
Sync svn version numbers with OE
git-svn-id: https://svn.o-hand.com/repos/poky@129 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-panel')
-rw-r--r-- | openembedded/packages/matchbox-panel/matchbox-panel_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb index d29a31a2b6..dab3452ef1 100644 --- a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb +++ b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb @@ -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" |