commit:     20f83be04601826cfd4e108f241bbe5ef8827eef
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon May  7 18:58:47 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 13 19:18:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f83be0

dev-lang/nqp: use HTTPS

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

 dev-lang/nqp/nqp-2018.01.ebuild   | 2 +-
 dev-lang/nqp/nqp-2018.02.ebuild   | 2 +-
 dev-lang/nqp/nqp-2018.03.ebuild   | 2 +-
 dev-lang/nqp/nqp-2018.04.1.ebuild | 2 +-
 dev-lang/nqp/nqp-2018.04.ebuild   | 2 +-
 dev-lang/nqp/nqp-9999.ebuild      | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-lang/nqp/nqp-2018.01.ebuild b/dev-lang/nqp/nqp-2018.01.ebuild
index 558b645a275..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-2018.01.ebuild
+++ b/dev-lang/nqp/nqp-2018.01.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/dev-lang/nqp/nqp-2018.02.ebuild b/dev-lang/nqp/nqp-2018.02.ebuild
index 558b645a275..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-2018.02.ebuild
+++ b/dev-lang/nqp/nqp-2018.02.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/dev-lang/nqp/nqp-2018.03.ebuild b/dev-lang/nqp/nqp-2018.03.ebuild
index 558b645a275..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-2018.03.ebuild
+++ b/dev-lang/nqp/nqp-2018.03.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/dev-lang/nqp/nqp-2018.04.1.ebuild 
b/dev-lang/nqp/nqp-2018.04.1.ebuild
index 558b645a275..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-2018.04.1.ebuild
+++ b/dev-lang/nqp/nqp-2018.04.1.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/dev-lang/nqp/nqp-2018.04.ebuild b/dev-lang/nqp/nqp-2018.04.ebuild
index 558b645a275..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-2018.04.ebuild
+++ b/dev-lang/nqp/nqp-2018.04.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

diff --git a/dev-lang/nqp/nqp-9999.ebuild b/dev-lang/nqp/nqp-9999.ebuild
index 5361a230c0c..6adbdc26832 100644
--- a/dev-lang/nqp/nqp-9999.ebuild
+++ b/dev-lang/nqp/nqp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
-HOMEPAGE="http://rakudo.org/";
+HOMEPAGE="https://rakudo.org";
 
 LICENSE="Artistic-2"
 SLOT="0"

Reply via email to