diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-04-29 13:52:06 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-04-29 13:52:06 +0000 |
commit | fbbb72d0d891027a8591342a42353bf22cc4f6a1 (patch) | |
tree | 1de97d1502e05c181e211478262cc7d81ccceb5b /ipkg-utils/ipkg-utils_1.6cvs.oe | |
parent | 4cc6ead5acfbd9c40226e12327c4228186148ae4 (diff) |
s/192.58.209.91/cvs.handhelds.org/
BKrev: 40910886IaaXGBq-L2T6MoGQDfC5qw
Diffstat (limited to 'ipkg-utils/ipkg-utils_1.6cvs.oe')
-rw-r--r-- | ipkg-utils/ipkg-utils_1.6cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipkg-utils/ipkg-utils_1.6cvs.oe b/ipkg-utils/ipkg-utils_1.6cvs.oe index 7e6ff31943..faef8947c3 100644 --- a/ipkg-utils/ipkg-utils_1.6cvs.oe +++ b/ipkg-utils/ipkg-utils_1.6cvs.oe @@ -8,7 +8,7 @@ LICENSE = "GPL" #DEPENDS = "virtual/libc" RDEPENDS = "python" -SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=ipkg-utils" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils" S = "${WORKDIR}/ipkg-utils" inherit distutils |