summaryrefslogtreecommitdiff
path: root/media-libs/mesa
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2015-03-21 22:08:51 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2015-03-21 22:08:51 +0300
commitf799f1a55cdd9457dd2d71d114ea84263f166438 (patch)
tree70d14f7a82a55e2c42d4575ee4f598fd48521169 /media-libs/mesa
parent034d955ab98ed699e876752ccdd15780a46002df (diff)
changed git uri's for some packages
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-scm.ebuild2
1 files changed, 1 insertions, 1 deletions
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"