diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-20 02:54:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-20 02:54:52 +0000 |
commit | 6703fd24b4ad81fa696385fdc8a9602d8985bc93 (patch) | |
tree | b9959c262d9d53b3a51b0fd4320ac4c43de07f75 /net-analyzer/nessus | |
parent | Initial import for app-sci/embassy-topo (diff) | |
download | historical-6703fd24b4ad81fa696385fdc8a9602d8985bc93.tar.gz historical-6703fd24b4ad81fa696385fdc8a9602d8985bc93.tar.bz2 historical-6703fd24b4ad81fa696385fdc8a9602d8985bc93.zip |
Stable on sparc.
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 3010d63f86fd..acb8057bb86c 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.31 2004/07/16 14:07:56 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.32 2004/07/20 02:54:52 weeve Exp $ + + 19 Jul 2004; Jason Wever <weeve@gentoo.org> nessus-2.0.10a.ebuild: + Stable on sparc. *nessus-2.1.0 (16 Jul 2004) diff --git a/net-analyzer/nessus/nessus-2.0.10a.ebuild b/net-analyzer/nessus/nessus-2.0.10a.ebuild index aa0b60912ec6..9c7ef0ba5f7c 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.6 2004/07/13 06:17:27 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.10a.ebuild,v 1.7 2004/07/20 02:54:52 weeve 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="" |