From 0617f40a868e352ced7d3e9c5652713b1a793e5f Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 9 Aug 2007 11:12:31 +0000 Subject: matchbox-stroke: switched to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2430 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-stroke/matchbox-stroke_svn.bb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'meta') diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb index 6e003c787..207f3418a 100644 --- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb @@ -1,13 +1,11 @@ -DESCRIPTION = "Matchbox keyboard" +DESCRIPTION = "Matchbox stroke recogniser" LICENSE = "GPL" DEPENDS = "libfakekey expat libxft" SECTION = "x11/wm" -PV = "0.0+svn${SRCDATE}" -PR="r1" +PV = "0.0+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" - S = "${WORKDIR}/${PN}" inherit autotools pkgconfig gettext @@ -16,4 +14,3 @@ FILES_${PN} = "${bindir}/* \ ${datadir}/applications \ ${datadir}/pixmaps \ ${datadir}/matchbox-stroke" - -- cgit v1.2.3