diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-05-27 08:04:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-05-27 08:04:19 +0000 |
commit | a35ae8e67351c4b7de2ddbf24ebcd9fec145979e (patch) | |
tree | 8a9949f60fa024970af554efedf7c075028def90 /net-analyzer/nessus | |
parent | Version bump and security update (diff) | |
download | historical-a35ae8e67351c4b7de2ddbf24ebcd9fec145979e.tar.gz historical-a35ae8e67351c4b7de2ddbf24ebcd9fec145979e.tar.bz2 historical-a35ae8e67351c4b7de2ddbf24ebcd9fec145979e.zip |
Getting ready for GLSA
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.6a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus/nessus-2.0.6a.ebuild b/net-analyzer/nessus/nessus-2.0.6a.ebuild index 54d6322fc8d8..bb6a0610db60 100644 --- a/net-analyzer/nessus/nessus-2.0.6a.ebuild +++ b/net-analyzer/nessus/nessus-2.0.6a.ebuild @@ -1,6 +1,6 @@ # 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.1 2003/05/23 11:52:15 phosphan Exp $ +# $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" @@ -12,4 +12,4 @@ DEPEND="=net-analyzer/nessus-libraries-${PV} RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc" +KEYWORDS="x86 ppc -sparc alpha" |