diff options
Diffstat (limited to 'net-analyzer/nessus/nessus-2.0.6a.ebuild')
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.6a.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-analyzer/nessus/nessus-2.0.6a.ebuild b/net-analyzer/nessus/nessus-2.0.6a.ebuild deleted file mode 100644 index bb6a0610db60..000000000000 --- a/net-analyzer/nessus/nessus-2.0.6a.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="A remote security scanner for Linux" -HOMEPAGE="http://www.nessus.org/" -DEPEND="=net-analyzer/nessus-libraries-${PV} - =net-analyzer/libnasl-${PV} - =net-analyzer/nessus-core-${PV} - =net-analyzer/nessus-plugins-${PV}" -RDEPEND="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc alpha" |