From 45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 29 Jul 2004 09:57:10 +0000 Subject: kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ --- opie-checkbook/opie-checkbook_cvs.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'opie-checkbook/opie-checkbook_cvs.oe') diff --git a/opie-checkbook/opie-checkbook_cvs.oe b/opie-checkbook/opie-checkbook_cvs.oe index 650d3f43c5..699d3bf74f 100644 --- a/opie-checkbook/opie-checkbook_cvs.oe +++ b/opie-checkbook/opie-checkbook_cvs.oe @@ -6,9 +6,9 @@ LICENSE = "GPL" PV = "0.8.0-cvs-${CVSDATE}" APPNAME = "checkbook" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME};date=${CVSDATE} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics;date=${CVSDATE} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps;date=${CVSDATE}" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME} \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps" S = "${WORKDIR}/${APPNAME}" inherit opie -- cgit v1.2.3