diff options
author | 2004-08-12 12:18:56 +0000 | |
---|---|---|
committer | 2004-08-12 12:18:56 +0000 | |
commit | efb92b072099b54316d54ffd0896a24e5a8f7d95 (patch) | |
tree | 704c7513cce3258a6e871d2ec278f206b3df7a29 /net-analyzer/nessus | |
parent | Stable on hppa. (diff) | |
download | historical-efb92b072099b54316d54ffd0896a24e5a8f7d95.tar.gz historical-efb92b072099b54316d54ffd0896a24e5a8f7d95.tar.bz2 historical-efb92b072099b54316d54ffd0896a24e5a8f7d95.zip |
stable masking ppc for bug 58014
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index 22e8f18a91d7..54ac1840d5c2 100644 --- a/net-analyzer/nessus/ChangeLog +++ b/net-analyzer/nessus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.38 2004/08/01 22:14:05 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.39 2004/08/12 12:18:56 sejo Exp $ + + 12 Aug 2004; <SeJo@gentoo.org> nessus-2.0.12.ebuild: + stable masking ppc for bug 58014 01 Aug 2004; Tom Gall <tgall@gentoo.org> nessus-2.0.11.ebuild: stable on ppc64, bug #57456 diff --git a/net-analyzer/nessus/nessus-2.0.12.ebuild b/net-analyzer/nessus/nessus-2.0.12.ebuild index cca568a60ff9..5eb4fcff3f33 100644 --- a/net-analyzer/nessus/nessus-2.0.12.ebuild +++ b/net-analyzer/nessus/nessus-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.12.ebuild,v 1.3 2004/07/24 11:38:56 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.12.ebuild,v 1.4 2004/08/12 12:18:56 sejo Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -11,5 +11,5 @@ DEPEND=">=net-analyzer/nessus-libraries-${PV} >=net-analyzer/nessus-plugins-${PV}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~amd64" IUSE="" |