summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:50:48 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:50:48 +0000
commit9c6762f6c16242fcba795aed7cb2b9bc090f909f (patch)
tree4902e68f457fde4da1c37721c34b475664511de7 /net-analyzer/nessus-core
parentRemove rdepend=depend (diff)
downloadhistorical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.tar.gz
historical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.tar.bz2
historical-9c6762f6c16242fcba795aed7cb2b9bc090f909f.zip
Remove rdepend=depend
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r--net-analyzer/nessus-core/nessus-core-1.2.4.ebuild3
1 files changed, 1 insertions, 2 deletions
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"