diff options
author | 2005-04-09 08:57:06 +0000 | |
---|---|---|
committer | 2005-04-09 08:57:06 +0000 | |
commit | d14ab40b629d680ca4596b9110155d14884bf15e (patch) | |
tree | 41f8c2cc8fad768d1f144e8aa31b6a0ae6a4fd46 /net-analyzer/nessus | |
parent | ~amd64 (diff) | |
download | historical-d14ab40b629d680ca4596b9110155d14884bf15e.tar.gz historical-d14ab40b629d680ca4596b9110155d14884bf15e.tar.bz2 historical-d14ab40b629d680ca4596b9110155d14884bf15e.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index e4a2ade3a915..cb8580ca5b36 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.54 2005/03/31 10:09:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.55 2005/04/09 08:57:06 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> nessus-2.2.4.ebuild: + Stable on ppc64 31 Mar 2005; Bryan Ăstergaard <kloeri@gentoo.org> nessus-2.2.0.ebuild: Stable on alpha. diff --git a/net-analyzer/nessus/nessus-2.2.4.ebuild b/net-analyzer/nessus/nessus-2.2.4.ebuild index 3b4c7877821d..34ed4ec9c032 100644 --- a/net-analyzer/nessus/nessus-2.2.4.ebuild +++ b/net-analyzer/nessus/nessus-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.2.4.ebuild,v 1.1 2005/03/24 00:27:37 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.2.4.ebuild,v 1.2 2005/04/09 08:57:06 corsair Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -11,7 +11,7 @@ DEPEND="~net-analyzer/nessus-libraries-${PV} ~net-analyzer/nessus-plugins-${PV}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64" IUSE="" pkg_postrm() { |