commit:     17ba5b6233e019ad6706fb4460d0ef32f0cf916e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb  7 17:43:15 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 22:07:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ba5b62

dev-perl/Nmap-Parser: remove dead HOMEPAGE, use HTTPS.

Closes: https://github.com/gentoo/gentoo/pull/7110

 dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild | 4 ++--
 dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild | 4 ++--
 dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild 
b/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
index 51d33a14bf5..14fbf2117da 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ MODULE_VERSION=1.31
 inherit perl-module
 
 DESCRIPTION="Nmap::Parser - parse nmap scan data with perl"
-HOMEPAGE="http://nmapparser.wordpress.com/ 
https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
+HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild 
b/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
index 36eb809a600..87f6a984188 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DIST_VERSION=1.34
 inherit perl-module
 
 DESCRIPTION="Parse nmap scan data with perl"
-HOMEPAGE="http://nmapparser.wordpress.com/ 
https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
+HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild 
b/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
index 727e245f115..e38511e7538 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ DIST_EXAMPLES=( "tools/*" )
 inherit perl-module
 
 DESCRIPTION="Parse nmap scan data with perl"
-HOMEPAGE="http://nmapparser.wordpress.com/ 
https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
+HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to