diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:50:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:50:48 +0000 |
commit | 9c6762f6c16242fcba795aed7cb2b9bc090f909f (patch) | |
tree | 4902e68f457fde4da1c37721c34b475664511de7 /net-analyzer/etherape | |
parent | Remove rdepend=depend (diff) | |
download | historical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.tar.gz historical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.tar.bz2 historical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.zip |
Remove rdepend=depend
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index 4df3564fbd22..4712759bd889 100644 --- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2-r1.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-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.4 2002/10/04 05:58:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.5 2002/10/20 18:50:48 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical network monitor for Unix modeled after etherman" @@ -12,7 +12,6 @@ DEPEND=" =x11-libs/gtk+-1.2* >=net-libs/libpcap-0.6.1 >=gnome-base/libglade-0.17-r3 " -RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" |