diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:59:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:59:48 +0000 |
commit | aad7d76e33e053793a7dff3d38a1d093c6d0cd69 (patch) | |
tree | cb9aee59c69195582cb41be814f32190fdae65ef /net-analyzer/nikto | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-aad7d76e33e053793a7dff3d38a1d093c6d0cd69.tar.gz gentoo-2-aad7d76e33e053793a7dff3d38a1d093c6d0cd69.tar.bz2 gentoo-2-aad7d76e33e053793a7dff3d38a1d093c6d0cd69.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-analyzer/nikto')
-rw-r--r-- | net-analyzer/nikto/ChangeLog | 8 | ||||
-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, 11 deletions
diff --git a/net-analyzer/nikto/ChangeLog b/net-analyzer/nikto/ChangeLog index 0b3130af0c59..667bb4770021 100644 --- a/net-analyzer/nikto/ChangeLog +++ b/net-analyzer/nikto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nikto -# 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 $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.29 2014/08/10 20:59:48 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> nikto-1.36.ebuild, + nikto-2.03.ebuild, nikto-2.1.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 24 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> nikto-1.36.ebuild, nikto-2.03.ebuild, nikto-2.1.4.ebuild: diff --git a/net-analyzer/nikto/nikto-1.36.ebuild b/net-analyzer/nikto/nikto-1.36.ebuild index 3d1fff58895a..2d1b883226df 100644 --- a/net-analyzer/nikto/nikto-1.36.ebuild +++ b/net-analyzer/nikto/nikto-1.36.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.5 2013/10/24 13:20:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-1.36.ebuild,v 1.6 2014/08/10 20:59:48 slyfox Exp $ -DESCRIPTION="Web Server vulnerability scanner." +DESCRIPTION="Web Server vulnerability scanner" HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/source/nikto/ARCHIVE/${P}.tar.gz" diff --git a/net-analyzer/nikto/nikto-2.03.ebuild b/net-analyzer/nikto/nikto-2.03.ebuild index e8f7ee21a6db..8edcd38057f5 100644 --- a/net-analyzer/nikto/nikto-2.03.ebuild +++ b/net-analyzer/nikto/nikto-2.03.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.3 2013/10/24 13:20:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.03.ebuild,v 1.4 2014/08/10 20:59:48 slyfox Exp $ EAPI="3" -DESCRIPTION="Web Server vulnerability scanner." +DESCRIPTION="Web Server vulnerability scanner" HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/source/nikto/${P}.tar.bz2" diff --git a/net-analyzer/nikto/nikto-2.1.4.ebuild b/net-analyzer/nikto/nikto-2.1.4.ebuild index 8851dda258de..407c3b18e5dd 100644 --- a/net-analyzer/nikto/nikto-2.1.4.ebuild +++ b/net-analyzer/nikto/nikto-2.1.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.2 2013/10/24 13:20:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.4.ebuild,v 1.3 2014/08/10 20:59:48 slyfox Exp $ EAPI=2 -DESCRIPTION="Web Server vulnerability scanner." +DESCRIPTION="Web Server vulnerability scanner" HOMEPAGE="http://www.cirt.net/Nikto2" SRC_URI="http://www.cirt.net/nikto/ARCHIVE/${P}.tar.bz2" |