diff options
author | 2004-08-01 22:14:05 +0000 | |
---|---|---|
committer | 2004-08-01 22:14:05 +0000 | |
commit | 65989215ada988146354bb9c2452a377a61a593e (patch) | |
tree | 468908f81d1d691447c53ca48beeb5124c7e4912 /net-analyzer/nessus-core | |
parent | add lircmd init script, bug #17167 (diff) | |
download | historical-65989215ada988146354bb9c2452a377a61a593e.tar.gz historical-65989215ada988146354bb9c2452a377a61a593e.tar.bz2 historical-65989215ada988146354bb9c2452a377a61a593e.zip |
stable on ppc64, bug #57456
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.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index d0661e950623..9ef3cfbd8cae 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.40 2004/07/24 15:01:22 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.41 2004/08/01 22:09:32 tgall Exp $ + + 01 Aug 2004; Tom Gall <tgall@gentoo.org> nessus-core-2.0.11.ebuild: + stable on ppc64, bug #57456 *nessus-core-2.1.1 (24 Jul 2004) diff --git a/net-analyzer/nessus-core/nessus-core-2.0.11.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.11.ebuild index 0f2308d6b0ef..98cc0d8a918a 100644 --- a/net-analyzer/nessus-core/nessus-core-2.0.11.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.0.11.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-core/nessus-core-2.0.11.ebuild,v 1.1 2004/07/21 07:00:37 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.11.ebuild,v 1.2 2004/08/01 22:09:32 tgall Exp $ inherit eutils @@ -11,7 +11,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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64" IUSE="X tcpd gtk2 debug prelude" DEPEND="=net-analyzer/libnasl-${PV} |