commit:     582c8d4aac5cbf787e2537f948a229565dc2db35
Author:     Mike Lothian <mike <AT> fireburn <DOT> co <DOT> uk>
AuthorDate: Thu Jun  7 09:20:01 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 16:34:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582c8d4a

media-libs/mesa: Update git url now freedesktop have migrated to gitlab

Closes: https://github.com/gentoo/gentoo/pull/8744

 media-libs/mesa/mesa-17.3.9.ebuild    | 2 +-
 media-libs/mesa/mesa-18.0.5.ebuild    | 2 +-
 media-libs/mesa/mesa-18.1.1-r1.ebuild | 2 +-
 media-libs/mesa/mesa-18.1.1.ebuild    | 2 +-
 media-libs/mesa/mesa-9999.ebuild      | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/mesa/mesa-17.3.9.ebuild 
b/media-libs/mesa/mesa-17.3.9.ebuild
index 378c8541a72..6a26d1b522d 100644
--- a/media-libs/mesa/mesa-17.3.9.ebuild
+++ b/media-libs/mesa/mesa-17.3.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
 
 if [[ ${PV} = 9999 ]]; then
        GIT_ECLASS="git-r3"

diff --git a/media-libs/mesa/mesa-18.0.5.ebuild 
b/media-libs/mesa/mesa-18.0.5.ebuild
index 944b89c4937..0f5fe7b791a 100644
--- a/media-libs/mesa/mesa-18.0.5.ebuild
+++ b/media-libs/mesa/mesa-18.0.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
 
 if [[ ${PV} = 9999 ]]; then
        GIT_ECLASS="git-r3"

diff --git a/media-libs/mesa/mesa-18.1.1-r1.ebuild 
b/media-libs/mesa/mesa-18.1.1-r1.ebuild
index 8774521335b..616c90765a3 100644
--- a/media-libs/mesa/mesa-18.1.1-r1.ebuild
+++ b/media-libs/mesa/mesa-18.1.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
 
 if [[ ${PV} = 9999 ]]; then
        GIT_ECLASS="git-r3"

diff --git a/media-libs/mesa/mesa-18.1.1.ebuild 
b/media-libs/mesa/mesa-18.1.1.ebuild
index 70702be097d..5e8a02ef74d 100644
--- a/media-libs/mesa/mesa-18.1.1.ebuild
+++ b/media-libs/mesa/mesa-18.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
 
 if [[ ${PV} = 9999 ]]; then
        GIT_ECLASS="git-r3"

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index da7d250e754..629bed9b056 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git";
+EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
 
 if [[ ${PV} = 9999 ]]; then
        GIT_ECLASS="git-r3"

Reply via email to