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 | 47edb72a3c5ca5e25f04c6cbd4166c0c8cc4287e (patch) | |
tree | caf656c489b78f7092b79ff2c69e9ce277c0960f /net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | |
parent | version bump and unmasks (diff) | |
download | gentoo-2-47edb72a3c5ca5e25f04c6cbd4166c0c8cc4287e.tar.gz gentoo-2-47edb72a3c5ca5e25f04c6cbd4166c0c8cc4287e.tar.bz2 gentoo-2-47edb72a3c5ca5e25f04c6cbd4166c0c8cc4287e.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |