sys-apps/portage: Use https for git repo
authorMichał Górny <mgorny@gentoo.org>
Sat, 2 Sep 2017 09:01:56 +0000 (11:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 2 Sep 2017 09:02:26 +0000 (11:02 +0200)
sys-apps/portage/portage-9999.ebuild

index 04b5b025614598cbd938497068550b56cba59a49..f75533d5124dba26f85e7a8a16880733e4889742 100644 (file)
@@ -74,7 +74,7 @@ prefix_src_archives() {
        done
 }
 
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/portage.git
+EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage.git
        https://github.com/gentoo/portage.git"
 
 pkg_setup() {