diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 16:45:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 16:45:39 +0000 |
commit | 49aca26bd9dd587bb203a7223b8495e165428402 (patch) | |
tree | 79f2c370eb173b37746c533afe979fe6b17b528a /net-analyzer/nikto | |
parent | Stable for HPPA (as informally requested by armin76). (diff) | |
download | historical-49aca26bd9dd587bb203a7223b8495e165428402.tar.gz historical-49aca26bd9dd587bb203a7223b8495e165428402.tar.bz2 historical-49aca26bd9dd587bb203a7223b8495e165428402.zip |
x86 stable
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-1.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index 46b20b90d789..715c337c5a56 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.19 2007/03/22 14:47:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.20 2007/07/09 16:44:19 armin76 Exp $ + + 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> nikto-1.36.ebuild: + x86 stable 22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> nikto-1.35.ebuild: Stable on sparc diff --git a/net-analyzer/nikto/nikto-1.36.ebuild b/net-analyzer/nikto/nikto-1.36.ebuild index e29467cbf39a..c70b24f95c09 100644 --- a/net-analyzer/nikto/nikto-1.36.ebuild +++ b/net-analyzer/nikto/nikto-1.36.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.36.ebuild,v 1.1 2007/02/26 10:23:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.36.ebuild,v 1.2 2007/07/09 16:44:19 armin76 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 )" |