summaryrefslogtreecommitdiff
path: root/eet
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 /eet
parent87462d96f54562599bd8b8e528288124e592ddca (diff)
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'eet')
-rw-r--r--eet/eet_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/eet/eet_cvs.oe b/eet/eet_cvs.oe
index eba05d9dec..762704a4f0 100644
--- a/eet/eet_cvs.oe
+++ b/eet/eet_cvs.oe
@@ -7,7 +7,7 @@ MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "zlib jpeg"
PV = "${CVSDATE}"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/eet;date=${CVSDATE} \
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/eet \
file://flags.patch;patch=1"
S = "${WORKDIR}/eet"