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 | 314e780cdae59fafd5d52c462e7611d49fc4489c (patch) | |
tree | 613265072041424e18e249a042f8fc00a6ffb13f /net-analyzer/nikto | |
parent | unmasking for x86 (diff) | |
download | historical-314e780cdae59fafd5d52c462e7611d49fc4489c.tar.gz historical-314e780cdae59fafd5d52c462e7611d49fc4489c.tar.bz2 historical-314e780cdae59fafd5d52c462e7611d49fc4489c.zip |
unmasking for x86
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nikto/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-1.31.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/net-analyzer/nikto/Manifest index 21cec13ff063..bcf6bd98434c 100644 --- a/net-analyzer/nikto/Manifest +++ b/net-analyzer/nikto/Manifest @@ -1,4 +1,4 @@ -MD5 a9e0615ff2255ce481b0e66b8c8ad817 nikto-1.31.ebuild 1396 +MD5 b7b3ceceb77fbad365c1517b39ef2890 ChangeLog 591 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 f280afc9387d2207ee1d4fb15b9f2ef4 ChangeLog 477 +MD5 7bffc42632c28942b8fafc6a9f693cf3 nikto-1.31.ebuild 1395 MD5 4fd028ff30a713c4de5e0e295c8e09c8 files/digest-nikto-1.31 62 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 |