diff options
author | Richard Purdie <richard@openedhand.com> | 2005-11-16 16:14:12 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-11-16 16:14:12 +0000 |
commit | 7183f6298a60d489ee534802ec5fdd63ba9028b8 (patch) | |
tree | ae787cdc38b5c362dd81c97d489b305f6c71ae2f /openembedded | |
parent | 5975a435f37df949faf816afd5c58203e9f4ccbe (diff) | |
download | poky-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')
4 files changed, 4 insertions, 4 deletions
diff --git a/openembedded/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb b/openembedded/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb index 49edb7bd32..cdfefce950 100644 --- a/openembedded/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb +++ b/openembedded/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox gtk theme configuration application." | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | DEPENDS = "gconf libglade gtk+" | 3 | DEPENDS = "gconf libglade gtk+" |
4 | RDEPENDS = "settings-daemon" | 4 | RDEPENDS = "settings-daemon" |
5 | PV = "0.0cvs${CVSDATE}" | 5 | PV = "0.0+cvs-${CVSDATE}" |
6 | S = "${WORKDIR}/${PN}" | 6 | S = "${WORKDIR}/${PN}" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" |
diff --git a/openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb index d45b016575..36f5b7e0d7 100644 --- a/openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard" | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | DEPENDS = "libfakekey expat libxft" | 3 | DEPENDS = "libfakekey expat libxft" |
4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
5 | PV = "0.0+svn${CVSDATE}" | 5 | PV = "0.0+svn-${CVSDATE}" |
6 | PR="r1" | 6 | PR="r1" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" |
diff --git a/openembedded/packages/matchbox-stroke/matchbox-stroke_svn.bb b/openembedded/packages/matchbox-stroke/matchbox-stroke_svn.bb index 99473397b0..88353e2055 100644 --- a/openembedded/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/openembedded/packages/matchbox-stroke/matchbox-stroke_svn.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard" | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | DEPENDS = "libfakekey expat libxft" | 3 | DEPENDS = "libfakekey expat libxft" |
4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
5 | PV = "0.0+svn${CVSDATE}" | 5 | PV = "0.0+svn-${CVSDATE}" |
6 | PR="r1" | 6 | PR="r1" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" |
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" | |||
2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
3 | DEPENDS = "matchbox-wm" | 3 | DEPENDS = "matchbox-wm" |
4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
5 | PV = "0.3cvs${CVSDATE}" | 5 | PV = "0.3+cvs-${CVSDATE}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-themes-extra;proto=http" |
8 | S = "${WORKDIR}/${PN}" | 8 | S = "${WORKDIR}/${PN}" |