diff options
Diffstat (limited to 'net-analyzer/libnasl/libnasl-1.2.4.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-1.2.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" |