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 | d69c181d3c9a6926b370d8455efdf17662ac518b (patch) | |
tree | fdaf02e32acca67d6ec9ee7adc28172acd2171cb /net-analyzer | |
parent | Initial import for app-sci/embassy-topo (Manifest recommit) (diff) | |
download | gentoo-2-d69c181d3c9a6926b370d8455efdf17662ac518b.tar.gz gentoo-2-d69c181d3c9a6926b370d8455efdf17662ac518b.tar.bz2 gentoo-2-d69c181d3c9a6926b370d8455efdf17662ac518b.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nessus-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus-plugins/nessus-plugins-2.0.10a.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.10a.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/nessus-plugins/ChangeLog b/net-analyzer/nessus-plugins/ChangeLog index f1dce763d19e..b078a5da4a7e 100644 --- a/net-analyzer/nessus-plugins/ChangeLog +++ b/net-analyzer/nessus-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus-plugins # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.24 2004/07/16 14:06:55 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.25 2004/07/20 02:53:34 weeve Exp $ + + 19 Jul 2004; Jason Wever <weeve@gentoo.org> nessus-plugins-2.0.10a.ebuild: + Stable on sparc. *nessus-plugins-2.1.0 (16 Jul 2004) diff --git a/net-analyzer/nessus-plugins/nessus-plugins-2.0.10a.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-2.0.10a.ebuild index f7170a756c61..560db38aa291 100644 --- a/net-analyzer/nessus-plugins/nessus-plugins-2.0.10a.ebuild +++ b/net-analyzer/nessus-plugins/nessus-plugins-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-plugins/nessus-plugins-2.0.10a.ebuild,v 1.6 2004/07/13 06:16:15 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.0.10a.ebuild,v 1.7 2004/07/20 02:53:34 weeve Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux (nessus-plugins)" @@ -10,7 +10,7 @@ DEPEND=">=net-analyzer/nessus-core-${PV}" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~amd64" src_compile() { econf || die "configure failed" 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="" |