summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-05 13:50:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-05 13:50:49 +0000
commitabe29a6d200f9cdd3f8ba15fdcd055c25de382e8 (patch)
tree342557baf6dd172d78cf47720ea7bed7ca045da3 /net-analyzer/nessus-core
parentUpdate to 2.6.13.3, and fix the Yenta compile error. (diff)
downloadhistorical-abe29a6d200f9cdd3f8ba15fdcd055c25de382e8.tar.gz
historical-abe29a6d200f9cdd3f8ba15fdcd055c25de382e8.tar.bz2
historical-abe29a6d200f9cdd3f8ba15fdcd055c25de382e8.zip
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
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.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index 563f56e7ca40..1fc6b4edbd4b 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.88 2005/10/02 17:29:25 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.89 2005/10/05 13:47:31 gustavoz Exp $
+
+ 05 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ nessus-core-2.2.5.ebuild:
+ Stable on sparc
02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
nessus-core-2.2.5.ebuild:
diff --git a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild
index 651502f736ec..bb538846e270 100644
--- a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.2.5.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.5.ebuild,v 1.6 2005/10/02 17:29:25 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild,v 1.7 2005/10/05 13:47:31 gustavoz Exp $
inherit toolchain-funcs eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
IUSE="X tcpd debug prelude"
DEPEND="=net-analyzer/nessus-libraries-${PV}
=net-analyzer/libnasl-${PV}