diff options
author | 2004-07-15 03:09:14 +0000 | |
---|---|---|
committer | 2004-07-15 03:09:14 +0000 | |
commit | 12d33986cc7e66ced3363c9934c14b7cc3ad039b (patch) | |
tree | 5b67cb9f244f3b72c00fa8fd42cd45e2ed8adc93 /net-misc/netkit-rsh | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-12d33986cc7e66ced3363c9934c14b7cc3ad039b.tar.gz gentoo-2-12d33986cc7e66ced3363c9934c14b7cc3ad039b.tar.bz2 gentoo-2-12d33986cc7e66ced3363c9934c14b7cc3ad039b.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild | 3 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild | 3 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | 3 |
3 files changed, 3 insertions, 6 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 81352a49471d..28ab8888ae72 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/24 23:58:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r3.ebuild,v 1.9 2004/07/15 03:07:53 agriffis Exp $ inherit eutils IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Netkit - rshd" SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild index bc603bfbdcb4..388118e92bda 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild,v 1.4 2004/06/24 23:58:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r4.ebuild,v 1.5 2004/07/15 03:07:53 agriffis Exp $ inherit eutils IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Netkit's Remote Shell Suite: rexec{,d} rlogin{,d} rsh{,d}" SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" 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 20abb2e19c32..92c8dd275175 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # 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.6 2004/06/24 23:58:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.7 2004/07/15 03:07:53 agriffis Exp $ inherit eutils IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Netkit's Remote Shell Suite: rexec{,d} rlogin{,d} rsh{,d}" SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" |