diff options
Diffstat (limited to 'net-analyzer/nessus/nessus-2.0.10a.ebuild')
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.10a.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/nessus/nessus-2.0.10a.ebuild b/net-analyzer/nessus/nessus-2.0.10a.ebuild index 4461d98baef3..44a678a53d7c 100644 --- a/net-analyzer/nessus/nessus-2.0.10a.ebuild +++ b/net-analyzer/nessus/nessus-2.0.10a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.10a.ebuild,v 1.4 2004/06/24 22:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.10a.ebuild,v 1.5 2004/07/11 10:24:00 eldad Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -13,3 +13,4 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" +IUSE="" |