[jhbuild] world: Add "gitlab.gnome.org/GNOME" and make it default



commit 7385625d6781839a6be39662d5031dcdec482aca
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Sep 18 08:45:43 2018 +0200

    world: Add "gitlab.gnome.org/GNOME" and make it default
    
    ... and drop "git.gnome.org" repository

 modulesets/gnome-world.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index b8a8e80e..79846cdf 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -4,10 +4,10 @@
 <!-- vim:set ts=2 expandtab: -->
 <moduleset>
   <!-- FIXME: Change repositories and tarballs to use HTTPS wherever possible. -->
-  <repository type="git" name="git.gnome.org" default="yes"
-      href="https://git.gnome.org/browse/"/>
   <repository type="git" name="gitlab.gnome.org"
       href="https://gitlab.gnome.org/"/>
+  <repository type="git" name="gitlab.gnome.org/GNOME" default="yes"
+      href="https://gitlab.gnome.org/GNOME/"/>
   <repository type="svn" name="svn.abisource.com"
       href="http://svn.abisource.com/"/>
   <repository type="git" name="wayland.freedesktop.org"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]