From 907f534c3286b557ea2cfea7c0cdabc9c7a183fe Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Wed, 12 Oct 2016 15:42:10 +0300 Subject: [PATCH] media-libs/mesa: use https for git access. Closes: https://github.com/gentoo/gentoo/pull/2546 Signed-off-by: Patrice Clement --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 5194e90aa737..356419721bf4 100644 --- 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" -- 2.26.2