From 2be961fcd8f5668cedc5b5a379363bd58d214011 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 11:31:18 +1000 Subject: [PATCH] app-portage/g-cpan: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-portage/g-cpan/g-cpan-0.16.6.ebuild | 4 ++-- app-portage/g-cpan/g-cpan-0.16.7.ebuild | 4 ++-- app-portage/g-cpan/g-cpan-0.16.9.ebuild | 2 +- app-portage/g-cpan/g-cpan-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-portage/g-cpan/g-cpan-0.16.6.ebuild b/app-portage/g-cpan/g-cpan-0.16.6.ebuild index c4ab4d243225..876c6180f0f3 100644 --- a/app-portage/g-cpan/g-cpan-0.16.6.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.6.ebuild @@ -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 diff --git a/app-portage/g-cpan/g-cpan-0.16.7.ebuild b/app-portage/g-cpan/g-cpan-0.16.7.ebuild index 0479d2228421..b56c85f37fb1 100644 --- a/app-portage/g-cpan/g-cpan-0.16.7.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.7.ebuild @@ -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 diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9.ebuild index bed4e0fcb218..a385366a29ce 100644 --- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.9.ebuild @@ -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 diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild index d0da0acf4991..669c09926378 100644 --- a/app-portage/g-cpan/g-cpan-9999.ebuild +++ b/app-portage/g-cpan/g-cpan-9999.ebuild @@ -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 -- 2.26.2