summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-themes-extra
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-16 16:14:12 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-16 16:14:12 +0000
commit7183f6298a60d489ee534802ec5fdd63ba9028b8 (patch)
treeae787cdc38b5c362dd81c97d489b305f6c71ae2f /openembedded/packages/matchbox-themes-extra
parent5975a435f37df949faf816afd5c58203e9f4ccbe (diff)
downloadpoky-7183f6298a60d489ee534802ec5fdd63ba9028b8.tar.gz
Update PV format for several matchbox packages
git-svn-id: https://svn.o-hand.com/repos/poky@179 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-themes-extra')
-rw-r--r--openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb b/openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb
index b3a4f3071c..e554db27c2 100644
--- a/openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb
+++ b/openembedded/packages/matchbox-themes-extra/matchbox-themes-extra_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager extra themes"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "matchbox-wm" 3DEPENDS = "matchbox-wm"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5PV = "0.3cvs${CVSDATE}" 5PV = "0.3+cvs-${CVSDATE}"
6 6
7SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" 7SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http"
8S = "${WORKDIR}/${PN}" 8S = "${WORKDIR}/${PN}"