diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-10 03:24:12 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-10 03:24:12 +0000 |
commit | 2427fe5ac44f39555ca3b1fee8e0a234917cbe96 (patch) | |
tree | 645d2eb99781cb79ea1ddf3514b29cef996b4ea1 /packages/matchbox-stroke/matchbox-stroke_svn.bb | |
parent | 931b88d4f952a2fbba63d9cbfbe6e5816cacfa95 (diff) | |
parent | 8bc640253e3402ed705484106527fa8f437e99e8 (diff) |
merge of 050df893918bae2f4a6a2cb3fcdc9f0ee8e8ee04
and 1819e7c9879b392cfb2bdae2cd3d9d59c7e28a49
Diffstat (limited to 'packages/matchbox-stroke/matchbox-stroke_svn.bb')
-rw-r--r-- | packages/matchbox-stroke/matchbox-stroke_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-stroke/matchbox-stroke_svn.bb b/packages/matchbox-stroke/matchbox-stroke_svn.bb index 99473397b0..9bbbe89027 100644 --- a/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/packages/matchbox-stroke/matchbox-stroke_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox keyboard" LICENSE = "GPL" DEPENDS = "libfakekey expat libxft" SECTION = "x11/wm" -PV = "0.0+svn${CVSDATE}" +PV = "0.0+svn${SRCDATE}" PR="r1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" |