diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:55:50 +0000 |
commit | 6c0bc328b1207dac8a59e148601183d732308a98 (patch) | |
tree | 1e562184009b13218bcf658daf04bbe2183e47b7 /net-misc/host | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2 gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip |
Remove rdepend=depend
Diffstat (limited to 'net-misc/host')
-rw-r--r-- | net-misc/host/host-991529.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/host/host-991529.ebuild b/net-misc/host/host-991529.ebuild index 5ec00be476e5..8eee98d9c863 100644 --- a/net-misc/host/host-991529.ebuild +++ b/net-misc/host/host-991529.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.7 2002/10/04 06:12:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/host/host-991529.ebuild,v 1.8 2002/10/20 18:52:19 vapier Exp $ S="${WORKDIR}" @@ -19,7 +19,6 @@ DEPEND="net-dns/bind-tools" #but since bind-tools is just a partiall install of bind #there is no point in introducing new use var and doing PROVIDE dance.. -RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" |