diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-13 06:19:23 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-13 06:19:23 +0000 |
commit | f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3 (patch) | |
tree | 0fda6245900b735ac367ec6a172d8ae34d08cac9 /net-analyzer/nessus | |
parent | ~sparc (diff) | |
download | historical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.tar.gz historical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.tar.bz2 historical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.zip |
x86 stable
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.10a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index adfd194cc9af..0ff22e046c55 100644 --- a/net-analyzer/nessus/ChangeLog +++ b/net-analyzer/nessus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.29 2004/07/11 10:24:00 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.30 2004/07/13 06:17:27 eldad Exp $ + + 13 Jul 2004; Eldad Zack <eldad@gentoo.org> nessus-2.0.10a.ebuild: + marked x86 stable 11 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml, nessus-2.0.10a.ebuild, nessus-2.0.7-r1.ebuild, nessus-2.0.7.ebuild, diff --git a/net-analyzer/nessus/nessus-2.0.10a.ebuild b/net-analyzer/nessus/nessus-2.0.10a.ebuild index 44a678a53d7c..aa0b60912ec6 100644 --- a/net-analyzer/nessus/nessus-2.0.10a.ebuild +++ b/net-analyzer/nessus/nessus-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/nessus-2.0.10a.ebuild,v 1.5 2004/07/11 10:24:00 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.10a.ebuild,v 1.6 2004/07/13 06:17:27 eldad Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -12,5 +12,5 @@ DEPEND=">=net-analyzer/nessus-libraries-${PV} RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" IUSE="" |