summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-05-02 00:24:12 +0000
committerJason Wever <weeve@gentoo.org>2005-05-02 00:24:12 +0000
commit6099f437ae6ebae73711f5a9d59be3e0e36c70a5 (patch)
tree3ac4fde04d96fe2542e60f605d2ae184dd8ba028 /net-analyzer/nessus-core
parentStable on SPARC. (diff)
downloadgentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.tar.gz
gentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.tar.bz2
gentoo-2-6099f437ae6ebae73711f5a9d59be3e0e36c70a5.zip
Stable on SPARC.
(Portage version: 2.0.51.20-r5)
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.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index de249f72bc8e..ab490edac1de 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.67 2005/04/25 00:51:26 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.68 2005/05/02 00:19:48 weeve Exp $
+
+ 02 May 2005; Jason Wever <weeve@gentoo.org> nessus-core-2.2.4.ebuild:
+ Stable on SPARC.
24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
-nessus-core-2.2.2a.ebuild, -nessus-core-2.2.3.ebuild,
diff --git a/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild
index 8516aa320e15..0b1174893f04 100644
--- a/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.2.4.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.4.ebuild,v 1.4 2005/04/25 00:51:27 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.4.ebuild,v 1.5 2005/05/02 00:19:48 weeve Exp $
inherit toolchain-funcs
@@ -10,7 +10,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"
DEPEND="=net-analyzer/nessus-libraries-${PV}
=net-analyzer/libnasl-${PV}