summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-20 04:39:31 +0000
committerJason Wever <weeve@gentoo.org>2004-11-20 04:39:31 +0000
commitcf908db31c08640daa6fad1640c92c23f6e30235 (patch)
treed415e3372935ff57bc7152b9462846916ab408c7 /net-analyzer/nikto
parentforgot ChangeLog (diff)
downloadhistorical-cf908db31c08640daa6fad1640c92c23f6e30235.tar.gz
historical-cf908db31c08640daa6fad1640c92c23f6e30235.tar.bz2
historical-cf908db31c08640daa6fad1640c92c23f6e30235.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r--net-analyzer/nikto/ChangeLog5
-rw-r--r--net-analyzer/nikto/Manifest18
-rw-r--r--net-analyzer/nikto/nikto-1.32.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog
index 8d1926e02ccb..2c9a5220a5d2 100644
--- a/net-analyzer/nikto/ChangeLog
+++ b/net-analyzer/nikto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nikto
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.9 2004/10/29 11:53:57 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.10 2004/11/20 04:39:31 weeve Exp $
+
+ 19 Nov 2004; Jason Wever <weeve@gentoo.org> nikto-1.32.ebuild:
+ Stable on sparc.
*nikto-1.34 (29 Oct 2004)
diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index 7343a8fbe73a..8935bc2de61d 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 b3f0859c196272b21ecfff63d234b6a9 nikto-1.32.ebuild 1403
-MD5 305cb8f42d9bb8bf3a87915fe1266b4b nikto-1.34.ebuild 1330
-MD5 180e73c8367f9599b347b9a915028ff8 nikto-1.31.ebuild 1397
-MD5 09dd14a9b2a726db18750f40c516e644 ChangeLog 1364
+MD5 898c582aae850206d6176562946d094d ChangeLog 1450
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 180e73c8367f9599b347b9a915028ff8 nikto-1.31.ebuild 1397
+MD5 f155a9e91621458c4b99da431d0591fd nikto-1.32.ebuild 1402
+MD5 305cb8f42d9bb8bf3a87915fe1266b4b nikto-1.34.ebuild 1330
MD5 4fd028ff30a713c4de5e0e295c8e09c8 files/digest-nikto-1.31 62
MD5 deb58270f313a92987268abc8f75c12c files/digest-nikto-1.32 62
MD5 d2887f890953869a678a1d24203255cf files/digest-nikto-1.34 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD4DBQFBgi70T+MN7JbqCpMRArheAJdF1AgI6M7Zx0h5KdGdTQ2Fe4afAJ9GnIn2
-z74oV3ceVkEYv3tksuH3WQ==
-=znMZ
------END PGP SIGNATURE-----
diff --git a/net-analyzer/nikto/nikto-1.32.ebuild b/net-analyzer/nikto/nikto-1.32.ebuild
index 2d1bcdaf6bb1..a7e72f5b9fe1 100644
--- a/net-analyzer/nikto/nikto-1.32.ebuild
+++ b/net-analyzer/nikto/nikto-1.32.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.5 2004/10/29 11:53:57 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.32.ebuild,v 1.6 2004/11/20 04:39:31 weeve Exp $
DESCRIPTION="Web Server vulnerability scanner."
HOMEPAGE="http://www.cirt.net/code/nikto.shtml"
SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc sparc"
RDEPEND=${DEPEND}
RDEPEND="dev-lang/perl
>=net-libs/libwhisker-1.5