summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-28 14:42:03 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-28 14:42:03 +0000
commit3223cf37fa9a3d13b835f11dcad43c8b9131c497 (patch)
tree483c76bb701e7851b8929a9691a80382c5021702 /net-analyzer/nessus-core
parentStable on ppc. (diff)
downloadhistorical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.tar.gz
historical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.tar.bz2
historical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.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}