summaryrefslogtreecommitdiff
path: root/ipkg/ipkg_0.99.120.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-29 13:52:06 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-29 13:52:06 +0000
commitfbbb72d0d891027a8591342a42353bf22cc4f6a1 (patch)
tree1de97d1502e05c181e211478262cc7d81ccceb5b /ipkg/ipkg_0.99.120.oe
parent4cc6ead5acfbd9c40226e12327c4228186148ae4 (diff)
s/192.58.209.91/cvs.handhelds.org/
BKrev: 40910886IaaXGBq-L2T6MoGQDfC5qw
Diffstat (limited to 'ipkg/ipkg_0.99.120.oe')
-rw-r--r--ipkg/ipkg_0.99.120.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipkg/ipkg_0.99.120.oe b/ipkg/ipkg_0.99.120.oe
index 04c2d30305..b5f011ca57 100644
--- a/ipkg/ipkg_0.99.120.oe
+++ b/ipkg/ipkg_0.99.120.oe
@@ -3,7 +3,7 @@ LICENSE = "GPL"
PROVIDES = "virtual/ipkg"
DEPENDS = "virtual/libc"
-SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=${@'V' + oe.data.getVar('PV',d,1).replace('.', '-')}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=${@'V' + oe.data.getVar('PV',d,1).replace('.', '-')}"
S = "${WORKDIR}/ipkg/C"
inherit autotools libtool