summaryrefslogtreecommitdiff
path: root/opie-checkbook
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-27 11:48:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-27 11:48:37 +0000
commit9d8e32e606c021113800d864e90484fd0595832e (patch)
tree0f504f80d326750d49163bf1cc7e4e64135da91a /opie-checkbook
parent80e85c0a8664aa9e5008268ed03c6c1cd30366bb (diff)
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/27 12:48:07+01:00 uni-frankfurt.de!mickeyl use ${HANDHELDS_CVS} (see default in oe.conf) instead of hardcoding cvs://cvs.handhelds.org/... 2004/11/27 12:46:42+01:00 uni-frankfurt.de!mickeyl download zbedic from cvs BKrev: 41a86995A2uN5wW4nZHxDvYiHvh3-A
Diffstat (limited to 'opie-checkbook')
-rw-r--r--opie-checkbook/opie-checkbook_0.8.0.oe6
-rw-r--r--opie-checkbook/opie-checkbook_cvs.oe6
2 files changed, 6 insertions, 6 deletions
diff --git a/opie-checkbook/opie-checkbook_0.8.0.oe b/opie-checkbook/opie-checkbook_0.8.0.oe
index e75b068afd..64c54a30f3 100644
--- a/opie-checkbook/opie-checkbook_0.8.0.oe
+++ b/opie-checkbook/opie-checkbook_0.8.0.oe
@@ -6,9 +6,9 @@ LICENSE = "GPL"
APPNAME = "checkbook"
TAG = "v1_1_6"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/noncore/apps/${APPNAME} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/pics \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps"
+SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/apps/${APPNAME} \
+ ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \
+ ${HANDHELDS_CVS};tag=${TAG};module=opie/apps"
S = "${WORKDIR}/${APPNAME}"
inherit opie
diff --git a/opie-checkbook/opie-checkbook_cvs.oe b/opie-checkbook/opie-checkbook_cvs.oe
index 025a804022..8323707ac4 100644
--- a/opie-checkbook/opie-checkbook_cvs.oe
+++ b/opie-checkbook/opie-checkbook_cvs.oe
@@ -6,9 +6,9 @@ LICENSE = "GPL"
PV = "0.8.0-cvs-${CVSDATE}"
APPNAME = "checkbook"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME} \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
- cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps"
+SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/apps/${APPNAME} \
+ ${HANDHELDS_CVS};module=opie/pics \
+ ${HANDHELDS_CVS};module=opie/apps"
S = "${WORKDIR}/${APPNAME}"
inherit opie