summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-05-27 08:04:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-05-27 08:04:19 +0000
commite2eec68d6fb3bb9cc1cbb0d4ba9367ae27f2cbdf (patch)
treeb28ccfbadda2f71eb32f2de9fe9e09de670579a7 /net-analyzer
parentVersion bump and security update (diff)
downloadgentoo-2-e2eec68d6fb3bb9cc1cbb0d4ba9367ae27f2cbdf.tar.gz
gentoo-2-e2eec68d6fb3bb9cc1cbb0d4ba9367ae27f2cbdf.tar.bz2
gentoo-2-e2eec68d6fb3bb9cc1cbb0d4ba9367ae27f2cbdf.zip
Getting ready for GLSA
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/libnasl/libnasl-2.0.6a.ebuild4
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild4
-rw-r--r--net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild4
-rw-r--r--net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild4
-rw-r--r--net-analyzer/nessus/nessus-2.0.6a.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.0.6a.ebuild b/net-analyzer/libnasl/libnasl-2.0.6a.ebuild
index 73cec5738564..e9e0290ceb50 100644
--- a/net-analyzer/libnasl/libnasl-2.0.6a.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.0.6a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.6a.ebuild,v 1.1 2003/05/23 11:47:55 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc -sparc "
+KEYWORDS="x86 ppc -sparc alpha"
DEPEND="=net-analyzer/nessus-libraries-${PV}"
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild
index 3265c7479c07..1ba04bf3f276 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild,v 1.1 2003/05/23 11:49:00 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $
IUSE="tcpd X gtk gtk2"
S=${WORKDIR}/${PN}
@@ -14,7 +14,7 @@ DEPEND="=net-analyzer/libnasl-${PV}
gtk2? ( =x11-libs/gtk+-2* )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc -sparc ~alpha"
+KEYWORDS="x86 ppc -sparc alpha"
src_compile() {
local myconf
diff --git a/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild b/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild
index 166c2c174aec..e749a484a100 100644
--- a/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild
+++ b/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild,v 1.1 2003/05/23 11:46:42 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-libraries/nessus-libraries-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $
DESCRIPTION="A remote security scanner for Linux (nessus-libraries)"
HOMEPAGE="http://www.nessus.org/"
SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc -sparc ~alpha"
+KEYWORDS="x86 ppc -sparc alpha"
IUSE="ssl"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d )"
S=${WORKDIR}/${PN}
diff --git a/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild
index 6f5905d4ff4f..859af8d2867c 100644
--- a/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild
+++ b/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild
@@ -1,6 +1,6 @@
# Copyright 2000-2002 Achim Gottinger
# Distributed under the GPL by Gentoo Technologies, Inc.
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild,v 1.1 2003/05/23 11:50:56 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A remote security scanner for Linux (nessus-plugins)"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
DEPEND="=net-analyzer/nessus-core-${PV}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc -sparc ~alpha"
+KEYWORDS="x86 ppc -sparc alpha"
src_compile() {
econf || die "configure failed"
diff --git a/net-analyzer/nessus/nessus-2.0.6a.ebuild b/net-analyzer/nessus/nessus-2.0.6a.ebuild
index 54d6322fc8d8..bb6a0610db60 100644
--- a/net-analyzer/nessus/nessus-2.0.6a.ebuild
+++ b/net-analyzer/nessus/nessus-2.0.6a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.6a.ebuild,v 1.1 2003/05/23 11:52:15 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.6a.ebuild,v 1.2 2003/05/27 08:04:19 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A remote security scanner for Linux"
@@ -12,4 +12,4 @@ DEPEND="=net-analyzer/nessus-libraries-${PV}
RDEPEND=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc -sparc"
+KEYWORDS="x86 ppc -sparc alpha"