diff options
author | 2005-12-18 17:56:27 +0000 | |
---|---|---|
committer | 2005-12-18 17:56:27 +0000 | |
commit | b0b381a9132f554442b69421428cced8edf249d8 (patch) | |
tree | 5d90b17913490cb6635eb9c126b6fa111d159800 /net-analyzer/nessus-core | |
parent | Remove old ebuilds. (diff) | |
download | historical-b0b381a9132f554442b69421428cced8edf249d8.tar.gz historical-b0b381a9132f554442b69421428cced8edf249d8.tar.bz2 historical-b0b381a9132f554442b69421428cced8edf249d8.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index da22f9f5fe59..f793d18227f3 100644 --- a/net-analyzer/nessus-core/ChangeLog +++ b/net-analyzer/nessus-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus-core # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.94 2005/12/16 17:53:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.95 2005/12/18 17:55:13 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> nessus-core-2.2.6.ebuild: + Stable on ppc64 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> nessus-core-2.2.6.ebuild: diff --git a/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild index b80be64a5d4c..776d2e14d8e6 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.6.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-core/nessus-core-2.2.6.ebuild,v 1.3 2005/12/16 17:53:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild,v 1.4 2005/12/18 17:55:13 corsair Exp $ inherit toolchain-funcs eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86" IUSE="X tcpd debug prelude" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} |