diff options
author | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
commit | b236090192c018bf8efe8c72019d3d1567b6d158 (patch) | |
tree | 5d76931d8d80fb6a9b77d6b040bf3140da57f7eb /openembedded/packages/matchbox-themes-extra | |
parent | 6be98eee9dd8f8dfb6a90b3386defc54321497cc (diff) | |
download | poky-b236090192c018bf8efe8c72019d3d1567b6d158.tar.gz |
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 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.bb | 2 |
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 e554db27c2..6247ad4b25 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.3+cvs-${CVSDATE}" | 5 | PV = "0.3+svn${SRCDATE}" |
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}" |