summaryrefslogtreecommitdiff
path: root/python/python-quicklauncher_0.0.1.oe
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 /python/python-quicklauncher_0.0.1.oe
parent87462d96f54562599bd8b8e528288124e592ddca (diff)
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'python/python-quicklauncher_0.0.1.oe')
-rw-r--r--python/python-quicklauncher_0.0.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-quicklauncher_0.0.1.oe b/python/python-quicklauncher_0.0.1.oe
index d614111e53..97cc99e6fa 100644
--- a/python/python-quicklauncher_0.0.1.oe
+++ b/python/python-quicklauncher_0.0.1.oe
@@ -4,7 +4,7 @@ PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-pyqt"
PR = "ml1"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/pyquicklauncher;date=${CVSDATE}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/pyquicklauncher"
S = "${WORKDIR}/pyquicklauncher"
inherit distutils