summaryrefslogtreecommitdiff
path: root/opie-i18n
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-i18n
parent87462d96f54562599bd8b8e528288124e592ddca (diff)
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'opie-i18n')
-rw-r--r--opie-i18n/opie-i18n_cvs.oe4
-rw-r--r--opie-i18n/opie-lrelease-native_cvs.oe4
-rw-r--r--opie-i18n/opie-lupdate-native_cvs.oe4
3 files changed, 6 insertions, 6 deletions
diff --git a/opie-i18n/opie-i18n_cvs.oe b/opie-i18n/opie-i18n_cvs.oe
index 24a43929c2..2b81f62e91 100644
--- a/opie-i18n/opie-i18n_cvs.oe
+++ b/opie-i18n/opie-i18n_cvs.oe
@@ -7,8 +7,8 @@ DEPENDS = "opie-lrelease-native"
PV = "1.1.5-cvs-${CVSDATE}"
PR = "r1"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/i18n;date=${CVSDATE} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/etc/dict;date=${CVSDATE}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/i18n \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/etc/dict"
S = "${WORKDIR}/i18n"
do_compile() {
diff --git a/opie-i18n/opie-lrelease-native_cvs.oe b/opie-i18n/opie-lrelease-native_cvs.oe
index f482aa53c5..9fd07ac590 100644
--- a/opie-i18n/opie-lrelease-native_cvs.oe
+++ b/opie-i18n/opie-lrelease-native_cvs.oe
@@ -6,8 +6,8 @@ LICENSE = "GPL"
DEPENDS = "uicmoc3-native"
PV = "1.1.5-cvs-${CVSDATE}"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lrelease;date=${CVSDATE} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared;date=${CVSDATE}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lrelease \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared"
S = "${WORKDIR}/opie-lrelease"
diff --git a/opie-i18n/opie-lupdate-native_cvs.oe b/opie-i18n/opie-lupdate-native_cvs.oe
index eb122e1d56..c7e06b301e 100644
--- a/opie-i18n/opie-lupdate-native_cvs.oe
+++ b/opie-i18n/opie-lupdate-native_cvs.oe
@@ -6,8 +6,8 @@ LICENSE = "GPL"
DEPENDS = "uicmoc3-native"
PV = "1.1.5-cvs-${CVSDATE}"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lupdate;date=${CVSDATE} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared;date=${CVSDATE}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lupdate \
+ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared"
S = "${WORKDIR}/opie-lupdate"