[Lunar-commits] <moonbase> dhcpcd: added mirrors as main site is down since few days
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Jan 3 08:27:16 CET 2009
commit a8f0739dcce43193dbbf993464c24427ee0334ed
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Jan 3 07:27:16 2009 +0000
dhcpcd: added mirrors as main site is down since few days
---
net/dhcpcd/DETAILS | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index aea0e3b..9e60902 100644
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,7 +1,14 @@
MODULE=dhcpcd
VERSION=4.0.7
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://roy.marples.name/downloads/dhcpcd/
+ SOURCE_URL[0]=http://www.paldo.org/paldo/sources/dhcpcd/
+ SOURCE_URL[1]=http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/
+ SOURCE_URL[2]=http://mirrors.ludost.net/gentoo/distfiles/
+ SOURCE_URL[3]=http://open-systems.ufl.edu/mirrors/gentoo/distfiles/
+ SOURCE_URL[4]=http://mirror.datapipe.net/gentoo/distfiles/
+ SOURCE_URL[5]=http://gentoo.chem.wisc.edu/gentoo/distfiles/
+ SOURCE_URL[6]=http://mirror.internode.on.net/pub/gentoo/distfiles/
+ SOURCE_URL[7]=http://roy.marples.name/downloads/dhcpcd/
SOURCE_VFY=sha1:949be0a4d4dbb087cc53f5f8dc26515ef9f9dd0b
WEB_SITE=http://roy.marples.name/projects/dhcpcd
ENTERED=20011126
More information about the Lunar-commits
mailing list