Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Nmap-Parser/
Date: Wed, 07 Feb 2018 22:07:34
Message-Id: 1518041223.17ba5b6233e019ad6706fb4460d0ef32f0cf916e.monsieurp@gentoo
1 commit: 17ba5b6233e019ad6706fb4460d0ef32f0cf916e
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 7 17:43:15 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 22:07:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ba5b62
7
8 dev-perl/Nmap-Parser: remove dead HOMEPAGE, use HTTPS.
9
10 Closes: https://github.com/gentoo/gentoo/pull/7110
11
12 dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild | 4 ++--
13 dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild | 4 ++--
14 dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
18 index 51d33a14bf5..14fbf2117da 100644
19 --- a/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
20 +++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.310.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -8,7 +8,7 @@ MODULE_VERSION=1.31
28 inherit perl-module
29
30 DESCRIPTION="Nmap::Parser - parse nmap scan data with perl"
31 -HOMEPAGE="http://nmapparser.wordpress.com/ https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
32 +HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
33
34 LICENSE="MIT"
35 SLOT="0"
36
37 diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
38 index 36eb809a600..87f6a984188 100644
39 --- a/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
40 +++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.340.0.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -8,7 +8,7 @@ DIST_VERSION=1.34
48 inherit perl-module
49
50 DESCRIPTION="Parse nmap scan data with perl"
51 -HOMEPAGE="http://nmapparser.wordpress.com/ https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
52 +HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
53
54 LICENSE="MIT"
55 SLOT="0"
56
57 diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild b/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
58 index 727e245f115..e38511e7538 100644
59 --- a/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
60 +++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.360.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2017 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -9,7 +9,7 @@ DIST_EXAMPLES=( "tools/*" )
68 inherit perl-module
69
70 DESCRIPTION="Parse nmap scan data with perl"
71 -HOMEPAGE="http://nmapparser.wordpress.com/ https://code.google.com/p/nmap-parser/ ${HOMEPAGE}"
72 +HOMEPAGE="https://nmapparser.wordpress.com/ ${HOMEPAGE}"
73
74 LICENSE="MIT"
75 SLOT="0"