summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/g-cpan/g-cpan-0.16.9.ebuild')
-rw-r--r--app-portage/g-cpan/g-cpan-0.16.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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