diff options
author | 2007-07-09 16:44:19 +0000 | |
---|---|---|
committer | 2007-07-09 16:44:19 +0000 | |
commit | ac6a1e83f3598d6934a29bf6403350a72c7264e5 (patch) | |
tree | ba3f07a73e7729ecd65d862441edd641362ddcad /net-analyzer/nikto/nikto-1.36.ebuild | |
parent | Stable for HPPA (as informally requested by armin76). (diff) | |
download | gentoo-2-ac6a1e83f3598d6934a29bf6403350a72c7264e5.tar.gz gentoo-2-ac6a1e83f3598d6934a29bf6403350a72c7264e5.tar.bz2 gentoo-2-ac6a1e83f3598d6934a29bf6403350a72c7264e5.zip |
x86 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'net-analyzer/nikto/nikto-1.36.ebuild')
-rw-r--r-- | net-analyzer/nikto/nikto-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |