diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 14:14:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 14:14:57 +0000 |
commit | 7728701f15143857ef9ed91067524ac2e08778de (patch) | |
tree | 7019b7a30e3a0715bba37c495a0863184725880c /net-analyzer/nikto | |
parent | unmasking for x86 (Manifest recommit) (diff) | |
download | gentoo-2-7728701f15143857ef9ed91067524ac2e08778de.tar.gz gentoo-2-7728701f15143857ef9ed91067524ac2e08778de.tar.bz2 gentoo-2-7728701f15143857ef9ed91067524ac2e08778de.zip |
unmasking for x86
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-1.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index 61c0ea821341..a08c7dc52efc 100644 --- a/net-analyzer/nikto/ChangeLog +++ b/net-analyzer/nikto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nikto -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.1 2003/10/06 12:06:56 mcummings Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.2 2004/02/27 14:14:57 mcummings Exp $ + + 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> nikto-1.31.ebuild: + unmasking after 144 days masked *nikto-1.31 (06 Oct 2003) diff --git a/net-analyzer/nikto/nikto-1.31.ebuild b/net-analyzer/nikto/nikto-1.31.ebuild index ff56231be410..d85db7812086 100644 --- a/net-analyzer/nikto/nikto-1.31.ebuild +++ b/net-analyzer/nikto/nikto-1.31.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.31.ebuild,v 1.1 2003/10/06 12:06:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.31.ebuild,v 1.2 2004/02/27 14:14:57 mcummings Exp $ DESCRIPTION="Web Server vulnerability scanner." HOMEPAGE="http://www.cirt.net/code/nikto.shtml" SRC_URI="http://www.cirt.net/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND=">=perl-5.6.1 >=libwhisker-1.5 >=nmap-3.00 |