summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-01 22:14:05 +0000
committerTom Gall <tgall@gentoo.org>2004-08-01 22:14:05 +0000
commitb8d448ffb31ad1900744c474742392b7cffddf67 (patch)
tree09f36e6c5bbe777e2c90977a5b27d2064a4f10c9 /net-analyzer/nessus-core
parentadd lircmd init script, bug #17167 (Manifest recommit) (diff)
downloadgentoo-2-b8d448ffb31ad1900744c474742392b7cffddf67.tar.gz
gentoo-2-b8d448ffb31ad1900744c474742392b7cffddf67.tar.bz2
gentoo-2-b8d448ffb31ad1900744c474742392b7cffddf67.zip
stable on ppc64, bug #57456
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r--net-analyzer/nessus-core/ChangeLog5
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.11.ebuild4
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}