summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-panel
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-10 11:39:41 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-10 11:39:41 +0000
commit757723a16ef88a30a775b4e69bd0972468826d71 (patch)
tree378f6b52905e4edd7d8da2ebbb8f7ba0e2eec2ef /openembedded/packages/matchbox-panel
parentd153ad53bd1a263654e71b8bd7d738cfee5408b4 (diff)
downloadpoky-757723a16ef88a30a775b4e69bd0972468826d71.tar.gz
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.bb2
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"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel" 3DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5PV = "0.9.2cvs${CVSDATE}" 5PV = "0.9.2+cvs-${CVSDATE}"
6DEFAULT_PREFERENCE = "-1" 6DEFAULT_PREFERENCE = "-1"
7 7
8SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" 8SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"