diff options
Diffstat (limited to 'net-analyzer/nessus/nessus-2.0.10a.ebuild')
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.10a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus/nessus-2.0.10a.ebuild b/net-analyzer/nessus/nessus-2.0.10a.ebuild index d05f908e28bc..334ddaeae422 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 Technologies, Inc. # 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.2 2004/04/01 14:41:19 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.10a.ebuild,v 1.3 2004/06/05 14:33:05 kloeri 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 ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" |