diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:29:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:29:39 +0000 |
commit | 80c4f1d6bab63752383df6513c39950fe51b756d (patch) | |
tree | 431f737595f39d02b3fa019fca7fac882018b524 /net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | |
parent | x86 unmask (diff) | |
download | historical-80c4f1d6bab63752383df6513c39950fe51b756d.tar.gz historical-80c4f1d6bab63752383df6513c39950fe51b756d.tar.bz2 historical-80c4f1d6bab63752383df6513c39950fe51b756d.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild index 679e1037e5de..af3dd3bf7955 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.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-r5.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.3 2003/10/27 10:25:19 aliz Exp $ inherit eutils @@ -8,7 +8,7 @@ IUSE="" S=${WORKDIR}/${P} DESCRIPTION="Netkit's Remote Shell Suite: rexec{,d} rlogin{,d} rsh{,d}" -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" |