summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-28 14:36:44 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-28 14:36:44 +0000
commit73576b6f0d08a48bf4a87e2a962604577d784e7b (patch)
tree0b3664e12e035b4f6e019306851834937595ed50 /net-analyzer/nessus-core
parentStable on ppc. (Manifest recommit) (diff)
downloadgentoo-2-73576b6f0d08a48bf4a87e2a962604577d784e7b.tar.gz
gentoo-2-73576b6f0d08a48bf4a87e2a962604577d784e7b.tar.bz2
gentoo-2-73576b6f0d08a48bf4a87e2a962604577d784e7b.zip
x86 stable
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.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index 067d7ed85cbf..02795d4d7665 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.45 2004/08/12 22:44:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.46 2004/08/28 14:34:29 eldad Exp $
+
+ 28 Aug 2004; Eldad Zack <eldad@gentoo.org> nessus-core-2.1.1.ebuild:
+ x86 stable
13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> nessus-core-2.0.12.ebuild:
Stable on alpha, bug 58014.
diff --git a/net-analyzer/nessus-core/nessus-core-2.1.1.ebuild b/net-analyzer/nessus-core/nessus-core-2.1.1.ebuild
index ff36e8b38978..be1cd7415366 100644
--- a/net-analyzer/nessus-core/nessus-core-2.1.1.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.1.1.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.1.1.ebuild,v 1.1 2004/07/24 15:01:22 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.1.1.ebuild,v 1.2 2004/08/28 14:34:29 eldad 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"
IUSE="X tcpd gtk2 debug prelude"
DEPEND="=net-analyzer/libnasl-${PV}