summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-12 20:24:16 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-12 20:24:16 +0000
commitd056143d179ca8d7f430b0270fa63c1722d489b9 (patch)
tree092300bba484a4904d101baaa0ad08060e3ef512 /net-analyzer/nessus-core
parentAdding missing metadata.xml. (diff)
downloadhistorical-d056143d179ca8d7f430b0270fa63c1722d489b9.tar.gz
historical-d056143d179ca8d7f430b0270fa63c1722d489b9.tar.bz2
historical-d056143d179ca8d7f430b0270fa63c1722d489b9.zip
GLSA 200408-11: masking 2.0.10a for all archs besides alpha until 2.0.12 will be stable on alpha
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.0.10a.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog
index 282446472bce..0b0013f8d72b 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.43 2004/08/12 20:09:03 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.44 2004/08/12 20:23:04 eldad Exp $
+
+ 12 Aug 2004; Eldad Zack <eldad@gentoo.org> nessus-core-2.0.10a.ebuild:
+ GLSA 200408-11: masking 2.0.10a for all archs besides alpha until 2.0.12 will
+ be stable on alpha
12 Aug 2004; Eldad Zack <eldad@gentoo.org> -nessus-core-2.0.11.ebuild,
nessus-core-2.0.12.ebuild, -nessus-core-2.0.7-r1.ebuild:
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
index 023a1cbbd85c..754b99924227 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.10a.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.0.10a.ebuild,v 1.8 2004/07/20 02:43:44 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild,v 1.9 2004/08/12 20:23:04 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="-* alpha"
IUSE="X tcpd gtk2 debug prelude"
DEPEND="=net-analyzer/libnasl-${PV}