diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:31:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:31:05 +0000 |
commit | bd66ede3a8a57524dab1c73f5c0771da77238811 (patch) | |
tree | 2deb65ddbbb3d9aa4c81aa7d861dd009ce26dcb3 /net-analyzer | |
parent | stable amd64 (diff) | |
download | gentoo-2-bd66ede3a8a57524dab1c73f5c0771da77238811.tar.gz gentoo-2-bd66ede3a8a57524dab1c73f5c0771da77238811.tar.bz2 gentoo-2-bd66ede3a8a57524dab1c73f5c0771da77238811.zip |
stable on amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index e1539290be76..6d7dd970a4c1 100644 --- a/net-analyzer/nessus/ChangeLog +++ b/net-analyzer/nessus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.75 2005/12/24 16:02:08 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.76 2006/02/07 21:31:05 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> nessus-2.2.6.ebuild: + stable on amd64 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> nessus-2.2.6.ebuild: Stable on ppc. diff --git a/net-analyzer/nessus/nessus-2.2.6.ebuild b/net-analyzer/nessus/nessus-2.2.6.ebuild index ee83b8a431e4..2893bdcb14a3 100644 --- a/net-analyzer/nessus/nessus-2.2.6.ebuild +++ b/net-analyzer/nessus/nessus-2.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.2.6.ebuild,v 1.6 2005/12/24 16:02:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.2.6.ebuild,v 1.7 2006/02/07 21:31:05 blubb Exp $ DESCRIPTION="A remote security scanner for Linux" 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" pkg_postinst() { |