summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-08 18:00:22 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-08 18:00:22 +0000
commita21d36439c0e96226a621e73d552bb4285696466 (patch)
tree62326bae8d56a0048c605912397fb314ef071ac6 /net-analyzer/nessus-core
parentStable on ppc. (diff)
downloadhistorical-a21d36439c0e96226a621e73d552bb4285696466.tar.gz
historical-a21d36439c0e96226a621e73d552bb4285696466.tar.bz2
historical-a21d36439c0e96226a621e73d552bb4285696466.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r--net-analyzer/nessus-core/ChangeLog6
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index 42ea807c209e..4a0d5defec11 100644
--- a/net-analyzer/nessus-core/ChangeLog
+++ b/net-analyzer/nessus-core/ChangeLog
@@ -1,6 +1,10 @@
# 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.63 2005/04/01 00:58:21 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.64 2005/04/08 17:59:33 hansmi Exp $
+
+ 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ nessus-core-2.2.0.ebuild:
+ Stable on ppc.
31 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> files/nessusd-r6:
Init script fix, bug 86664. Thanks to Eric Brown <bigwhitecow@hotmail.com> and
diff --git a/net-analyzer/nessus-core/nessus-core-2.2.0.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.0.ebuild
index 4c2cfce6f16c..b720c8b8a604 100644
--- a/net-analyzer/nessus-core/nessus-core-2.2.0.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.2.0.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.0.ebuild,v 1.8 2005/03/31 10:07:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.0.ebuild,v 1.9 2005/04/08 17:59:33 hansmi 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 ~ppc64"
+KEYWORDS="x86 ppc sparc alpha ~amd64 ~ppc64"
IUSE="X tcpd gtk2 debug prelude"
DEPEND="=net-analyzer/nessus-libraries-${PV}