diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-10-24 13:20:09 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-10-24 13:20:09 +0000 |
commit | 52bb945c5e1213934111e4dd40615c3e67f781bf (patch) | |
tree | 626ceab095c8793f092bb43faf73bcc4929fb30b /net-analyzer | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-52bb945c5e1213934111e4dd40615c3e67f781bf.tar.gz gentoo-2-52bb945c5e1213934111e4dd40615c3e67f781bf.tar.bz2 gentoo-2-52bb945c5e1213934111e4dd40615c3e67f781bf.zip |
updated HOMEPAGE wrt bug #489238
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-1.36.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-2.03.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/nikto/nikto-2.1.4.ebuild | 6 |
4 files changed, 15 insertions, 12 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index a40408114f2b..0b3130af0c59 100644 --- a/net-analyzer/nikto/ChangeLog +++ b/net-analyzer/nikto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nikto -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.27 2012/09/20 12:48:52 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.28 2013/10/24 13:20:09 zlogene Exp $ + + 24 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> nikto-1.36.ebuild, + nikto-2.03.ebuild, nikto-2.1.4.ebuild: + updated HOMEPAGE wrt bug #489238 20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: Remove redundant maintainer from metadata. @@ -113,4 +117,3 @@ nikto-1.31.ebuild: Bug 12116; original ebuild submitted by Marlon Jabbur <mjabbur@terra.com.br>; edited to meet requirements of new/current version of nikto. - diff --git a/net-analyzer/nikto/nikto-1.36.ebuild b/net-analyzer/nikto/nikto-1.36.ebuild index 27289ddae430..3d1fff58895a 100644 --- a/net-analyzer/nikto/nikto-1.36.ebuild +++ b/net-analyzer/nikto/nikto-1.36.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2013 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.4 2007/10/20 17:26:58 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.36.ebuild,v 1.5 2013/10/24 13:20:09 zlogene Exp $ DESCRIPTION="Web Server vulnerability scanner." -HOMEPAGE="http://www.cirt.net/code/nikto.shtml" +HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-analyzer/nikto/nikto-2.03.ebuild b/net-analyzer/nikto/nikto-2.03.ebuild index c7e70c7160f1..e8f7ee21a6db 100644 --- a/net-analyzer/nikto/nikto-2.03.ebuild +++ b/net-analyzer/nikto/nikto-2.03.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.03.ebuild,v 1.2 2010/05/26 16:38:56 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.03.ebuild,v 1.3 2013/10/24 13:20:09 zlogene Exp $ EAPI="3" DESCRIPTION="Web Server vulnerability scanner." -HOMEPAGE="http://www.cirt.net/code/nikto.shtml" +HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/source/nikto/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-analyzer/nikto/nikto-2.1.4.ebuild b/net-analyzer/nikto/nikto-2.1.4.ebuild index eb8895945015..8851dda258de 100644 --- a/net-analyzer/nikto/nikto-2.1.4.ebuild +++ b/net-analyzer/nikto/nikto-2.1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.4.ebuild,v 1.1 2011/08/01 14:51:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.4.ebuild,v 1.2 2013/10/24 13:20:09 zlogene Exp $ EAPI=2 DESCRIPTION="Web Server vulnerability scanner." -HOMEPAGE="http://www.cirt.net/code/nikto.shtml" +HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/nikto/ARCHIVE/${P}.tar.bz2" LICENSE="GPL-2" |