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
commit65989215ada988146354bb9c2452a377a61a593e (patch)
tree468908f81d1d691447c53ca48beeb5124c7e4912 /net-analyzer
parentadd lircmd init script, bug #17167 (diff)
downloadhistorical-65989215ada988146354bb9c2452a377a61a593e.tar.gz
historical-65989215ada988146354bb9c2452a377a61a593e.tar.bz2
historical-65989215ada988146354bb9c2452a377a61a593e.zip
stable on ppc64, bug #57456
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nessus-core/ChangeLog5
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.11.ebuild4
-rw-r--r--net-analyzer/nessus-plugins/ChangeLog5
-rw-r--r--net-analyzer/nessus-plugins/nessus-plugins-2.0.11.ebuild4
-rw-r--r--net-analyzer/nessus/ChangeLog5
-rw-r--r--net-analyzer/nessus/nessus-2.0.11.ebuild4
6 files changed, 18 insertions, 9 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}
diff --git a/net-analyzer/nessus-plugins/ChangeLog b/net-analyzer/nessus-plugins/ChangeLog
index 4ac333ed39c0..b82e18e472dc 100644
--- a/net-analyzer/nessus-plugins/ChangeLog
+++ b/net-analyzer/nessus-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nessus-plugins
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.29 2004/07/24 14:58:50 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.30 2004/08/01 22:11:01 tgall Exp $
+
+ 01 Aug 2004; Tom Gall <tgall@gentoo.org> nessus-plugins-2.0.11.ebuild:
+ stable on ppc64,bug #57456
*nessus-plugins-2.1.1 (24 Jul 2004)
diff --git a/net-analyzer/nessus-plugins/nessus-plugins-2.0.11.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-2.0.11.ebuild
index 523a70394738..c87ce11f819a 100644
--- a/net-analyzer/nessus-plugins/nessus-plugins-2.0.11.ebuild
+++ b/net-analyzer/nessus-plugins/nessus-plugins-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-plugins/nessus-plugins-2.0.11.ebuild,v 1.1 2004/07/21 07:00:35 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.0.11.ebuild,v 1.2 2004/08/01 22:11:01 tgall Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A remote security scanner for Linux (nessus-plugins)"
@@ -11,7 +11,7 @@ DEPEND=">=net-analyzer/nessus-core-${PV}"
SLOT="0"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64"
src_compile() {
econf || die "configure failed"
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog
index 5e893d7e195e..22e8f18a91d7 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.37 2004/07/24 15:02:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.38 2004/08/01 22:14:05 tgall Exp $
+
+ 01 Aug 2004; Tom Gall <tgall@gentoo.org> nessus-2.0.11.ebuild:
+ stable on ppc64, bug #57456
*nessus-2.1.1 (24 Jul 2004)
diff --git a/net-analyzer/nessus/nessus-2.0.11.ebuild b/net-analyzer/nessus/nessus-2.0.11.ebuild
index f970d2ef8e07..16b1dcf3f8f0 100644
--- a/net-analyzer/nessus/nessus-2.0.11.ebuild
+++ b/net-analyzer/nessus/nessus-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/nessus-2.0.11.ebuild,v 1.1 2004/07/21 07:00:40 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.11.ebuild,v 1.2 2004/08/01 22:14:05 tgall Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A remote security scanner for Linux"
@@ -12,5 +12,5 @@ DEPEND=">=net-analyzer/nessus-libraries-${PV}
RDEPEND=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64"
IUSE=""