app-portage/g-cpan: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:31:18 +0000 (11:31 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:59 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-portage/g-cpan/g-cpan-0.16.6.ebuild
app-portage/g-cpan/g-cpan-0.16.7.ebuild
app-portage/g-cpan/g-cpan-0.16.9.ebuild
app-portage/g-cpan/g-cpan-9999.ebuild

index c4ab4d2432255c13b17b52cf2f4fa654ab111af7..876c6180f0f3761b00a1507806cd9c9f800a853b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+       EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
        inherit git-r3
        SRC_URI=""
 else
index 0479d2228421b7e8201167e47573b046f8fca2ff..b56c85f37fb1768184050b0247d1e6238644a276 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+       EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
        inherit git-r3
        SRC_URI=""
 else
index bed4e0fcb218d767f1b2ccad8e72656e7d0b59fd..a385366a29cee241c522de85a0cb75637e9f92c2 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+       EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
        inherit git-r3
        SRC_URI=""
 else
index d0da0acf4991108e71b88d30aa3b4e853d485fed..669c09926378be57f20713947a07daa0815eb1b9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit perl-module
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="git://github.com/gentoo-perl/g-cpan.git"
+       EGIT_REPO_URI="https://github.com/gentoo-perl/g-cpan.git"
        inherit git-r3
        SRC_URI=""
 else