diff options
Diffstat (limited to 'net-analyzer/nessus/nessus-2.3.1.ebuild')
-rw-r--r-- | net-analyzer/nessus/nessus-2.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nessus/nessus-2.3.1.ebuild b/net-analyzer/nessus/nessus-2.3.1.ebuild index cb987385ec83..cbd033999b14 100644 --- a/net-analyzer/nessus/nessus-2.3.1.ebuild +++ b/net-analyzer/nessus/nessus-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.3.1.ebuild,v 1.5 2006/02/19 01:49:31 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.3.1.ebuild,v 1.6 2007/03/26 19:46:40 grobian Exp $ DESCRIPTION="A remote security scanner" HOMEPAGE="http://www.nessus.org/" @@ -10,7 +10,7 @@ DEPEND="~net-analyzer/nessus-libraries-${PV} ~net-analyzer/nessus-plugins-${PV}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" pkg_postrm() { |