From 9c6762f6c16242fcba795aed7cb2b9bc090f909f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:50:48 +0000 Subject: Remove rdepend=depend --- net-analyzer/iptraf/iptraf-2.7.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-analyzer/iptraf/iptraf-2.7.0.ebuild') diff --git a/net-analyzer/iptraf/iptraf-2.7.0.ebuild b/net-analyzer/iptraf/iptraf-2.7.0.ebuild index 8b0640dc8a13..f92579410411 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2001-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.7 2002/10/04 05:58:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.8 2002/10/20 18:50:48 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND=">=sys-libs/ncurses-5.2-r1" -RDEPEND="${DEPEND}" src_compile() { cd src -- cgit v1.2.3-65-gdbad