diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:20:01 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:20:01 +0000 |
commit | 143f0c10d8546b984830ecf229d561ea120d83b7 (patch) | |
tree | 4913f5e498461a828840620d621efe46b50cad47 /net-misc/netkit-bootpd | |
parent | version bump and unmasks (diff) | |
download | historical-143f0c10d8546b984830ecf229d561ea120d83b7.tar.gz historical-143f0c10d8546b984830ecf229d561ea120d83b7.tar.bz2 historical-143f0c10d8546b984830ecf229d561ea120d83b7.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/Manifest | 2 | ||||
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netkit-bootpd/Manifest b/net-misc/netkit-bootpd/Manifest index 10dd9d9104e8..51b5eb9ab386 100644 --- a/net-misc/netkit-bootpd/Manifest +++ b/net-misc/netkit-bootpd/Manifest @@ -1,3 +1,3 @@ MD5 e8d19a55276fd1890d4cf2f230de8e6f ChangeLog 1119 -MD5 32594b397e869f39ff16d9b2aee94ff0 netkit-bootpd-0.17-r1.ebuild 901 +MD5 aef69e9ece4f866e91eb40410f6adeef netkit-bootpd-0.17-r1.ebuild 885 MD5 0fff8ed5c4395d99043f3f50422826bb files/digest-netkit-bootpd-0.17-r1 78 diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild index 74d86373dad3..acdecdae5f8e 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.18 2003/02/28 13:18:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.19 2003/10/27 10:16:14 aliz Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} DESCRIPTION="Netkit - bootp" -SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" KEYWORDS="x86 sparc ppc mips" |