diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 08:48:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 08:48:40 +0000 |
commit | ee4555e9d171ad5ca5a30cd4cea21a53bfa4d9f1 (patch) | |
tree | 859fd93b3c49ed71177cb8845c4104aff4576ee9 /net-analyzer/nessus-core | |
parent | ~amd64, 83524 (diff) | |
download | gentoo-2-ee4555e9d171ad5ca5a30cd4cea21a53bfa4d9f1.tar.gz gentoo-2-ee4555e9d171ad5ca5a30cd4cea21a53bfa4d9f1.tar.bz2 gentoo-2-ee4555e9d171ad5ca5a30cd4cea21a53bfa4d9f1.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index 4a0d5defec11..3c48e67470b7 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.64 2005/04/08 17:59:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.65 2005/04/09 08:48:40 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> nessus-core-2.2.4.ebuild: + Stable on ppc64 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> nessus-core-2.2.0.ebuild: diff --git a/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild index 4cccd6e57cf0..a63bb9505ddb 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild +++ b/net-analyzer/nessus-core/nessus-core-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-core/nessus-core-2.2.4.ebuild,v 1.1 2005/03/24 00:24:50 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild,v 1.2 2005/04/09 08:48:40 corsair Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64" IUSE="X tcpd gtk2 debug" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} |