diff options
author | 2003-10-27 10:29:39 +0000 | |
---|---|---|
committer | 2003-10-27 10:29:39 +0000 | |
commit | bba946a0fe51309b5f21b85b8d4ccd006a3aca16 (patch) | |
tree | 1a4fb2bfb2fa04da2ca8f5670bf621d0618c1606 /net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild | |
parent | x86 unmask (diff) | |
download | gentoo-2-bba946a0fe51309b5f21b85b8d4ccd006a3aca16.tar.gz gentoo-2-bba946a0fe51309b5f21b85b8d4ccd006a3aca16.tar.bz2 gentoo-2-bba946a0fe51309b5f21b85b8d4ccd006a3aca16.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild index 92fe16ce4f0e..c0a6d3f5664d 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild @@ -1,6 +1,6 @@ # 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-rsh/netkit-rsh-0.17-r3.ebuild,v 1.6 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild,v 1.7 2003/10/27 10:25:19 aliz Exp $ inherit eutils @@ -8,7 +8,7 @@ IUSE="" S=${WORKDIR}/${P} DESCRIPTION="Netkit - rshd" -SRC_URI="http://ftp.debian.org/debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" SLOT="0" |