aboutsummaryrefslogtreecommitdiffstats
path: root/evas
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 /evas
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 'evas')
-rw-r--r--evas/evas_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/evas/evas_cvs.oe b/evas/evas_cvs.oe
index 8e5f9c94e7..3f8cff9ab2 100644
--- a/evas/evas_cvs.oe
+++ b/evas/evas_cvs.oe
@@ -8,7 +8,7 @@ PRIORITY = "optional"
DEPENDS = "libpng jpeg freetype"
PV = "${CVSDATE}"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas;date=${CVSDATE} \
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/evas \
file://flags.patch;patch=1 \
file://pkg.m4"
S = "${WORKDIR}/evas"