From 45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 29 Jul 2004 09:57:10 +0000 Subject: kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ --- ecore/ecore_cvs.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecore') 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 -- cgit v1.2.3