summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-13 02:29:40 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-13 02:29:40 +0000
commitaf347c17fb9cacc503565277976af4b89fe7832c (patch)
tree9cb8d61373f9c1adfd59637aa2886ac73182d641 /net-analyzer/nikto
parentStable on mips. (diff)
downloadhistorical-af347c17fb9cacc503565277976af4b89fe7832c.tar.gz
historical-af347c17fb9cacc503565277976af4b89fe7832c.tar.bz2
historical-af347c17fb9cacc503565277976af4b89fe7832c.zip
Added ~amd64 Keywords. Closes bug #102302.
Package-Manager: portage-2.0.51.22-r2
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.35.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog
index fc234200b82a..30664cdca268 100644
--- a/net-analyzer/nikto/ChangeLog
+++ b/net-analyzer/nikto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nikto
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.14 2005/05/30 14:24:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.15 2005/08/13 02:29:40 metalgod Exp $
+
+ 13 Aug 2005; Luis Medinas <metalgod@gentoo.org> nikto-1.35.ebuild:
+ Added ~amd64 Keywords. Closes bug #102302.
*nikto-1.35 (30 May 2005)
diff --git a/net-analyzer/nikto/Manifest b/net-analyzer/nikto/Manifest
index 3f196cd8e4ab..cb5533d37cba 100644
--- a/net-analyzer/nikto/Manifest
+++ b/net-analyzer/nikto/Manifest
@@ -1,24 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 88f79961161186c592762a09abc9c6a6 nikto-1.31.ebuild 1401
-MD5 6026d1de471c6768ddcbd6f34f94eb09 ChangeLog 2307
+MD5 2b4937477bd030fb07f7b9e2815e9a4b ChangeLog 2421
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 2d7e73ba6747967be5086b97e7fb3109 nikto-1.35.ebuild 1383
+MD5 88f79961161186c592762a09abc9c6a6 nikto-1.31.ebuild 1401
MD5 9ea27fe96303ad70dc9bd8d3b95032d8 nikto-1.32.ebuild 1406
MD5 6ddd6e4c0c7e2219194b261d95f295f3 nikto-1.34-r1.ebuild 1416
MD5 c4605db3369dd491dd949abfa6ff3212 nikto-1.34-r2.ebuild 1416
MD5 0ba7666616307886e40a4241602dd6c1 nikto-1.34.ebuild 1334
-MD5 e54a0b6eeba4b6c3bce790ecdb7cd1a4 files/digest-nikto-1.35 62
+MD5 833219e3d0b858cbdac8c9e1790d814e nikto-1.35.ebuild 1389
MD5 4fd028ff30a713c4de5e0e295c8e09c8 files/digest-nikto-1.31 62
MD5 deb58270f313a92987268abc8f75c12c files/digest-nikto-1.32 62
MD5 d2887f890953869a678a1d24203255cf files/digest-nikto-1.34 62
MD5 aa2d47ef5e1a6ddb3798a6f6e362adf3 files/digest-nikto-1.34-r1 120
MD5 aa2d47ef5e1a6ddb3798a6f6e362adf3 files/digest-nikto-1.34-r2 120
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCmyHrtG5z4I8BtQoRArwnAJ4qtkcsPLRXIVJ5nfn5LiGU874aCQCbBay+
-7TZLRQ4kCoM5A7UM7rs2g6U=
-=FBjX
------END PGP SIGNATURE-----
+MD5 e54a0b6eeba4b6c3bce790ecdb7cd1a4 files/digest-nikto-1.35 62
diff --git a/net-analyzer/nikto/nikto-1.35.ebuild b/net-analyzer/nikto/nikto-1.35.ebuild
index 9bbe4b69bfe9..24a27a8eadf2 100644
--- a/net-analyzer/nikto/nikto-1.35.ebuild
+++ b/net-analyzer/nikto/nikto-1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.35.ebuild,v 1.1 2005/05/30 14:24:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.35.ebuild,v 1.2 2005/08/13 02:29:40 metalgod 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="~x86 ~ppc ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="dev-lang/perl
>=net-analyzer/nmap-3.00
ssl? ( dev-libs/openssl )"