aboutsummaryrefslogtreecommitdiffstats
path: root/opie-irdaapplet
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-29 09:57:10 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-29 09:57:10 +0000
commit45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 (patch)
tree08fb7a59b1b2a0db5cff4f8befc7a83b177a9736 /opie-irdaapplet
parent87462d96f54562599bd8b8e528288124e592ddca (diff)
downloadopenembedded-45cc5aafe11f2e4c217b440e3f8a68a60bee2f45.tar.gz
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'opie-irdaapplet')
-rw-r--r--opie-irdaapplet/opie-irdaapplet_cvs.oe8
1 files changed, 4 insertions, 4 deletions
diff --git a/opie-irdaapplet/opie-irdaapplet_cvs.oe b/opie-irdaapplet/opie-irdaapplet_cvs.oe
index 673f395655..8535c2542a 100644
--- a/opie-irdaapplet/opie-irdaapplet_cvs.oe
+++ b/opie-irdaapplet/opie-irdaapplet_cvs.oe
@@ -6,10 +6,10 @@ LICENSE = "GPL"
PV = "1.1.5-cvs-${CVSDATE}"
APPNAME = "irdaapplet"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/irdaapplet;date=${CVSDATE} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics;date=${CVSDATE} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/sounds;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/core/applets/irdaapplet \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/sounds \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
S = "${WORKDIR}/${APPNAME}"