From 45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 Mon Sep 17 00:00:00 2001
From: Michael Lauer <mickey@vanille-media.de>
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-mobilemsg/opie-mobilemsg_cvs.oe | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'opie-mobilemsg')

diff --git a/opie-mobilemsg/opie-mobilemsg_cvs.oe b/opie-mobilemsg/opie-mobilemsg_cvs.oe
index de66f888a5..03c13f8164 100644
--- a/opie-mobilemsg/opie-mobilemsg_cvs.oe
+++ b/opie-mobilemsg/opie-mobilemsg_cvs.oe
@@ -7,9 +7,9 @@ PV = "1.1.5-cvs-${CVSDATE}"
 APPNAME = "mobilemsg"
 APPTYPE = "binary"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/comm/mobilemsg;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/comm/mobilemsg \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
+           cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
 
 S = "${WORKDIR}/${APPNAME}"
 
-- 
cgit v1.2.3