summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-03-31 10:09:06 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-03-31 10:09:06 +0000
commit423117dc69ca497fd6e19e6e8b77fba6d8670e37 (patch)
tree89d733450e17628a768d1e6d7b43b1d300889469 /net-analyzer/nessus-core
parentfixed typo, closing bug #87380. (diff)
downloadgentoo-2-423117dc69ca497fd6e19e6e8b77fba6d8670e37.tar.gz
gentoo-2-423117dc69ca497fd6e19e6e8b77fba6d8670e37.tar.bz2
gentoo-2-423117dc69ca497fd6e19e6e8b77fba6d8670e37.zip
Stable on alpha.
(Portage version: 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 400ed6d7b1e0..1d672fce7cba 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.61 2005/03/27 03:37:35 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.62 2005/03/31 10:07:31 kloeri Exp $
+
+ 31 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
+ nessus-core-2.2.0.ebuild:
+ Stable on alpha.
27 Mar 2005; Jason Wever <weeve@gentoo.org> nessus-core-2.2.0.ebuild:
Stable on SPARC.
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 79567714cf81..4c2cfce6f16c 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.7 2005/03/27 03:37:35 weeve Exp $
+# $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 $
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}