From f799f1a55cdd9457dd2d71d114ea84263f166438 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 21 Mar 2015 22:08:51 +0300 Subject: changed git uri's for some packages --- media-libs/mesa/mesa-scm.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-libs/mesa') diff --git a/media-libs/mesa/mesa-scm.ebuild b/media-libs/mesa/mesa-scm.ebuild index 45907b3..a99d444 100644 --- a/media-libs/mesa/mesa-scm.ebuild +++ b/media-libs/mesa/mesa-scm.ebuild @@ -8,7 +8,7 @@ EAPI=5 if use nine-branch; then EGIT_REPO_URI="https://github.com/iXit/Mesa-3D.git" else - EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa" + EGIT_REPO_URI="http://anongit.freedesktop.org/git/mesa/mesa" fi GIT_ECLASS="git-r3" -- cgit v1.2.3