From: Gustavo Zacarias Date: Thu, 22 Mar 2007 14:47:31 +0000 (+0000) Subject: Stable on sparc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c70242c3ade5a1afdafa8c46189f6e62d3ff81d6;p=gentoo.git Stable on sparc Package-Manager: portage-2.1.2.2 --- diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index af7d486ba8bd..46b20b90d789 100644 --- a/net-analyzer/nikto/ChangeLog +++ b/net-analyzer/nikto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nikto # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.18 2007/03/20 18:15:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.19 2007/03/22 14:47:31 gustavoz Exp $ + + 22 Mar 2007; Gustavo Zacarias nikto-1.35.ebuild: + Stable on sparc 20 Mar 2007; Raúl Porcel nikto-1.35.ebuild: x86 stable diff --git a/net-analyzer/nikto/nikto-1.35.ebuild b/net-analyzer/nikto/nikto-1.35.ebuild index 0978cc60063c..80ca59159789 100644 --- a/net-analyzer/nikto/nikto-1.35.ebuild +++ b/net-analyzer/nikto/nikto-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.35.ebuild,v 1.3 2007/03/20 18:15:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.35.ebuild,v 1.4 2007/03/22 14:47:31 gustavoz Exp $ DESCRIPTION="Web Server vulnerability scanner." HOMEPAGE="http://www.cirt.net/code/nikto.shtml" @@ -8,7 +8,7 @@ SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" RDEPEND="dev-lang/perl >=net-analyzer/nmap-3.00 ssl? ( dev-libs/openssl )"