aboutsummaryrefslogtreecommitdiffstats
path: root/ecore
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 /ecore
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 'ecore')
-rw-r--r--ecore/ecore_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecore/ecore_cvs.oe b/ecore/ecore_cvs.oe
index a210200bf9..c94ee9d5c1 100644
--- a/ecore/ecore_cvs.oe
+++ b/ecore/ecore_cvs.oe
@@ -7,7 +7,7 @@ PRIORITY = "optional"
PV = "${CVSDATE}"
DEPENDS = "edb eet evas freetype edb-native"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ecore;date=${CVSDATE}"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/ecore"
S = "${WORKDIR}/ecore"
inherit autotools