aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libfakekey
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-07 21:42:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-07 21:42:26 +0000
commitb6079b6c268d8df773e42a191f12c9afcd17d1c6 (patch)
treee665d9ee8167a8237254a624c79a3db8b7837cd3 /packages/libfakekey
parent1fbdad585b0137cecf62a86a6dac7e91a44505a6 (diff)
downloadopenembedded-b6079b6c268d8df773e42a191f12c9afcd17d1c6.tar.gz
Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
Diffstat (limited to 'packages/libfakekey')
-rw-r--r--packages/libfakekey/libfakekey_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libfakekey/libfakekey_svn.bb b/packages/libfakekey/libfakekey_svn.bb
index 172fecc8c7..7cdd557463 100644
--- a/packages/libfakekey/libfakekey_svn.bb
+++ b/packages/libfakekey/libfakekey_svn.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
DEPENDS = "xtst"
SECTION = "x11/wm"
PR="r1"
-PV = "0.0+svn${CVSDATE}"
+PV = "0.0+svn${SRCDATE}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"