diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-12 22:46:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-12 22:46:43 +0000 |
commit | fe9f4db1377071e6a528cc219d01dc1192e4bfc9 (patch) | |
tree | b1195762a61b97e5077ecbb6bcf0ab41166c3020 /net-analyzer/nessus-core | |
parent | Marking stable on x86. See bug #59948. (Manifest recommit) (diff) | |
download | gentoo-2-fe9f4db1377071e6a528cc219d01dc1192e4bfc9.tar.gz gentoo-2-fe9f4db1377071e6a528cc219d01dc1192e4bfc9.tar.bz2 gentoo-2-fe9f4db1377071e6a528cc219d01dc1192e4bfc9.zip |
Stable on alpha, bug 58014.
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index 0b0013f8d72b..067d7ed85cbf 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.44 2004/08/12 20:23:04 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.45 2004/08/12 22:44:25 kloeri Exp $ + + 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> nessus-core-2.0.12.ebuild: + Stable on alpha, bug 58014. 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 diff --git a/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild index 50f110d8e91b..aaf87788d4c6 100644 --- a/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.0.12.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.12.ebuild,v 1.4 2004/08/12 20:09:03 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild,v 1.5 2004/08/12 22:44:25 kloeri 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 ~ppc64" +KEYWORDS="x86 ppc sparc alpha ~amd64 ~ppc64" IUSE="X tcpd gtk2 debug prelude" DEPEND="=net-analyzer/libnasl-${PV} |