summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/arping/arping-1.04.ebuild3
-rw-r--r--net-analyzer/bwmon/bwmon-1.3.ebuild3
-rw-r--r--net-analyzer/etherape/etherape-0.8.2-r1.ebuild3
-rw-r--r--net-analyzer/iptraf/iptraf-2.7.0.ebuild3
-rw-r--r--net-analyzer/knocker/knocker-0.7.1.ebuild3
-rw-r--r--net-analyzer/libnasl/libnasl-1.2.4.ebuild3
-rw-r--r--net-analyzer/nessus-core/nessus-core-1.2.4.ebuild3
-rw-r--r--net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild3
-rw-r--r--net-analyzer/nload/nload-0.5.0.ebuild3
-rw-r--r--net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild3
-rw-r--r--net-analyzer/tleds/tleds-1.05_beta11.ebuild3
-rw-r--r--net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild3
12 files changed, 12 insertions, 24 deletions
diff --git a/net-analyzer/arping/arping-1.04.ebuild b/net-analyzer/arping/arping-1.04.ebuild
index 5d0f3c62b915..4d25862321b1 100644
--- a/net-analyzer/arping/arping-1.04.ebuild
+++ b/net-analyzer/arping/arping-1.04.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/arping/arping-1.04.ebuild,v 1.6 2002/10/04 05:57:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.04.ebuild,v 1.7 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it"
@@ -13,7 +13,6 @@ KEYWORDS="x86 sparc sparc64"
DEPEND="net-libs/libpcap
=net-libs/libnet-1.0.2a-r1"
-RDEPEND="${DEPEND}"
src_compile() {
mv Makefile Makefile.orig
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild
index d7138290abbb..963bbad2caba 100644
--- a/net-analyzer/bwmon/bwmon-1.3.ebuild
+++ b/net-analyzer/bwmon/bwmon-1.3.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/bwmon/bwmon-1.3.ebuild,v 1.4 2002/09/23 19:58:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.5 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Simple ncurses bandwidth monitor"
@@ -8,7 +8,6 @@ HOMEPAGE="http://bwmon.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2 public-domain"
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"
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
diff --git a/net-analyzer/knocker/knocker-0.7.1.ebuild b/net-analyzer/knocker/knocker-0.7.1.ebuild
index 6b3c28d4dd98..b1ef26f12355 100644
--- a/net-analyzer/knocker/knocker-0.7.1.ebuild
+++ b/net-analyzer/knocker/knocker-0.7.1.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/knocker/knocker-0.7.1.ebuild,v 1.3 2002/08/14 12:12:11 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/knocker/knocker-0.7.1.ebuild,v 1.4 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Knocker is an easy to use security port scanner written in C"
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_compile() {
./configure \
diff --git a/net-analyzer/libnasl/libnasl-1.2.4.ebuild b/net-analyzer/libnasl/libnasl-1.2.4.ebuild
index 38c5bb68443d..70f80c5c056c 100644
--- a/net-analyzer/libnasl/libnasl-1.2.4.ebuild
+++ b/net-analyzer/libnasl/libnasl-1.2.4.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/libnasl/libnasl-1.2.4.ebuild,v 1.2 2002/09/30 13:07:52 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-1.2.4.ebuild,v 1.3 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${PN}
@@ -9,7 +9,6 @@ HOMEPAGE="http://www.nessus.org/"
SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
DEPEND="=net-analyzer/nessus-libraries-${PV}"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
diff --git a/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild b/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild
index 2354acedef59..2aadfd079d18 100644
--- a/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-1.2.4.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/nessus-core/nessus-core-1.2.4.ebuild,v 1.6 2002/10/05 05:39:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.4.ebuild,v 1.7 2002/10/20 18:50:48 vapier Exp $
IUSE="X gtk"
@@ -13,7 +13,6 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
DEPEND="=net-analyzer/libnasl-1.2.4
X? ( x11-base/xfree )
gtk? ( =x11-libs/gtk+-1.2* )"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
diff --git a/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild
index 2d6111128cc4..b86d8acf8fe1 100644
--- a/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild
+++ b/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 2000-2002 Achim Gottinger
# Distributed under the GPL by Gentoo Technologies, Inc.
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild,v 1.2 2002/09/30 13:13:13 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-1.2.4.ebuild,v 1.3 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${PN}
@@ -9,7 +9,6 @@ HOMEPAGE="http://www.nessus.org/"
SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
DEPEND="=net-analyzer/nessus-core-${PV}"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
diff --git a/net-analyzer/nload/nload-0.5.0.ebuild b/net-analyzer/nload/nload-0.5.0.ebuild
index b6afe37425c7..272f9bb1f2f1 100644
--- a/net-analyzer/nload/nload-0.5.0.ebuild
+++ b/net-analyzer/nload/nload-0.5.0.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/nload/nload-0.5.0.ebuild,v 1.2 2002/10/04 05:59:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.5.0.ebuild,v 1.3 2002/10/20 18:50:48 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time"
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
DEPEND=">=sys-libs/ncurses-5.2"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild
index c169461b860c..24fdc2db8c7b 100644
--- a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild
+++ b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.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/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.6 2002/10/05 05:39:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.7 2002/10/20 18:50:48 vapier Exp $
IUSE="ssl readline mysql"
@@ -23,7 +23,6 @@ DEPEND=">=sys-libs/gdbm-1.8.0
# Disabling tcp-wrappers seems to be b0rken (see bug #4678),
# so I made this a requirement for now. --blizzy
-RDEPEND="${DEPEND}"
src_compile() {
local myconf
diff --git a/net-analyzer/tleds/tleds-1.05_beta11.ebuild b/net-analyzer/tleds/tleds-1.05_beta11.ebuild
index 33a445d0f307..7f64a959f3d3 100644
--- a/net-analyzer/tleds/tleds-1.05_beta11.ebuild
+++ b/net-analyzer/tleds/tleds-1.05_beta11.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11.ebuild,v 1.5 2002/10/15 00:53:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11.ebuild,v 1.6 2002/10/20 18:50:48 vapier Exp $
IUSE="X"
@@ -16,7 +16,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
DEPEND="X? ( virtual/x11 )"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack tleds-1.05beta10.tgz
diff --git a/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild b/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild
index 55b49613dc2d..a2ade30dd9dc 100644
--- a/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild
+++ b/net-analyzer/xtraceroute/xtraceroute-0.9.0.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/xtraceroute/xtraceroute-0.9.0.ebuild,v 1.6 2002/10/04 06:00:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild,v 1.7 2002/10/20 18:50:48 vapier Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="neat graphical traceroute displaying route on the globe"
@@ -19,7 +19,6 @@ DEPEND="x11-base/xfree
media-libs/gdk-pixbuf
net-misc/host"
-RDEPEND="${DEPEND}"
src_compile() {