Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nqp/
Date: Sun, 13 May 2018 19:20:24
Message-Id: 1526239125.20f83be04601826cfd4e108f241bbe5ef8827eef.bman@gentoo
1 commit: 20f83be04601826cfd4e108f241bbe5ef8827eef
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon May 7 18:58:47 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 19:18:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f83be0
7
8 dev-lang/nqp: use HTTPS
9
10 Closes: https://github.com/gentoo/gentoo/pull/8304
11
12 dev-lang/nqp/nqp-2018.01.ebuild | 2 +-
13 dev-lang/nqp/nqp-2018.02.ebuild | 2 +-
14 dev-lang/nqp/nqp-2018.03.ebuild | 2 +-
15 dev-lang/nqp/nqp-2018.04.1.ebuild | 2 +-
16 dev-lang/nqp/nqp-2018.04.ebuild | 2 +-
17 dev-lang/nqp/nqp-9999.ebuild | 4 ++--
18 6 files changed, 7 insertions(+), 7 deletions(-)
19
20 diff --git a/dev-lang/nqp/nqp-2018.01.ebuild b/dev-lang/nqp/nqp-2018.01.ebuild
21 index 558b645a275..6adbdc26832 100644
22 --- a/dev-lang/nqp/nqp-2018.01.ebuild
23 +++ b/dev-lang/nqp/nqp-2018.01.ebuild
24 @@ -16,7 +16,7 @@ else
25 fi
26
27 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
28 -HOMEPAGE="http://rakudo.org/"
29 +HOMEPAGE="https://rakudo.org"
30
31 LICENSE="Artistic-2"
32 SLOT="0"
33
34 diff --git a/dev-lang/nqp/nqp-2018.02.ebuild b/dev-lang/nqp/nqp-2018.02.ebuild
35 index 558b645a275..6adbdc26832 100644
36 --- a/dev-lang/nqp/nqp-2018.02.ebuild
37 +++ b/dev-lang/nqp/nqp-2018.02.ebuild
38 @@ -16,7 +16,7 @@ else
39 fi
40
41 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
42 -HOMEPAGE="http://rakudo.org/"
43 +HOMEPAGE="https://rakudo.org"
44
45 LICENSE="Artistic-2"
46 SLOT="0"
47
48 diff --git a/dev-lang/nqp/nqp-2018.03.ebuild b/dev-lang/nqp/nqp-2018.03.ebuild
49 index 558b645a275..6adbdc26832 100644
50 --- a/dev-lang/nqp/nqp-2018.03.ebuild
51 +++ b/dev-lang/nqp/nqp-2018.03.ebuild
52 @@ -16,7 +16,7 @@ else
53 fi
54
55 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
56 -HOMEPAGE="http://rakudo.org/"
57 +HOMEPAGE="https://rakudo.org"
58
59 LICENSE="Artistic-2"
60 SLOT="0"
61
62 diff --git a/dev-lang/nqp/nqp-2018.04.1.ebuild b/dev-lang/nqp/nqp-2018.04.1.ebuild
63 index 558b645a275..6adbdc26832 100644
64 --- a/dev-lang/nqp/nqp-2018.04.1.ebuild
65 +++ b/dev-lang/nqp/nqp-2018.04.1.ebuild
66 @@ -16,7 +16,7 @@ else
67 fi
68
69 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
70 -HOMEPAGE="http://rakudo.org/"
71 +HOMEPAGE="https://rakudo.org"
72
73 LICENSE="Artistic-2"
74 SLOT="0"
75
76 diff --git a/dev-lang/nqp/nqp-2018.04.ebuild b/dev-lang/nqp/nqp-2018.04.ebuild
77 index 558b645a275..6adbdc26832 100644
78 --- a/dev-lang/nqp/nqp-2018.04.ebuild
79 +++ b/dev-lang/nqp/nqp-2018.04.ebuild
80 @@ -16,7 +16,7 @@ else
81 fi
82
83 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
84 -HOMEPAGE="http://rakudo.org/"
85 +HOMEPAGE="https://rakudo.org"
86
87 LICENSE="Artistic-2"
88 SLOT="0"
89
90 diff --git a/dev-lang/nqp/nqp-9999.ebuild b/dev-lang/nqp/nqp-9999.ebuild
91 index 5361a230c0c..6adbdc26832 100644
92 --- a/dev-lang/nqp/nqp-9999.ebuild
93 +++ b/dev-lang/nqp/nqp-9999.ebuild
94 @@ -1,4 +1,4 @@
95 -# Copyright 1999-2016 Gentoo Foundation
96 +# Copyright 1999-2018 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98
99 EAPI=5
100 @@ -16,7 +16,7 @@ else
101 fi
102
103 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
104 -HOMEPAGE="http://rakudo.org/"
105 +HOMEPAGE="https://rakudo.org"
106
107 LICENSE="Artistic-2"
108 SLOT="0"