projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8011322
)
sys-apps/portage: Use https for git repo
author
Michał Górny
<mgorny@gentoo.org>
Sat, 2 Sep 2017 09:01:56 +0000
(11:01 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 2 Sep 2017 09:02:26 +0000
(11:02 +0200)
sys-apps/portage/portage-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/portage/portage-9999.ebuild
b/sys-apps/portage/portage-9999.ebuild
index 04b5b025614598cbd938497068550b56cba59a49..f75533d5124dba26f85e7a8a16880733e4889742 100644
(file)
--- 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() {