diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-05 13:50:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-05 13:50:49 +0000 |
commit | 60521789e51779783a8f0834a68aa944a85c8908 (patch) | |
tree | 6846a808971073cf89fa03c2843048fc4793a634 /net-analyzer/nessus-core | |
parent | Stable on sparc (diff) | |
download | gentoo-2-60521789e51779783a8f0834a68aa944a85c8908.tar.gz gentoo-2-60521789e51779783a8f0834a68aa944a85c8908.tar.bz2 gentoo-2-60521789e51779783a8f0834a68aa944a85c8908.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index 563f56e7ca40..1fc6b4edbd4b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.88 2005/10/02 17:29:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.89 2005/10/05 13:47:31 gustavoz Exp $ + + 05 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + nessus-core-2.2.5.ebuild: + Stable on sparc 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> nessus-core-2.2.5.ebuild: diff --git a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild index 651502f736ec..bb538846e270 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2.5.ebuild,v 1.6 2005/10/02 17:29:25 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild,v 1.7 2005/10/05 13:47:31 gustavoz Exp $ inherit toolchain-funcs eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" IUSE="X tcpd debug prelude" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} |