projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e3d5b
)
media-libs/mesa: use https for git access.
author
Sergey Alirzaev
<zl29ah@gmail.com>
Wed, 12 Oct 2016 12:42:10 +0000
(15:42 +0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Fri, 25 Nov 2016 21:47:31 +0000
(22:47 +0100)
Closes: https://github.com/gentoo/gentoo/pull/2546
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index 5194e90aa737531dd0a805932c242cc2272c1211..356419721bf4d794bc96a5674567acb1a068209d 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-EGIT_REPO_URI="
git://anongit.freedesktop.org/mesa/mesa
"
+EGIT_REPO_URI="
https://anongit.freedesktop.org/git/mesa/mesa.git
"
if [[ ${PV} = 9999 ]]; then
GIT_ECLASS="git-r3"