summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-02 11:01:56 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-02 11:02:26 +0200
commit76330247557c222546fa9da81ed29d4f657e2d49 (patch)
tree4e726ab47343217a86b005c129524f1143746822 /sys-apps
parentwww-client/luakit: new package (diff)
downloadgentoo-76330247557c222546fa9da81ed29d4f657e2d49.tar.gz
gentoo-76330247557c222546fa9da81ed29d4f657e2d49.tar.bz2
gentoo-76330247557c222546fa9da81ed29d4f657e2d49.zip
sys-apps/portage: Use https for git repo
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/portage-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 04b5b0256145..f75533d5124d 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -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() {