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



commit 087612d9eda771dff0d68468e3f31968b10f521d
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Thu Sep 6 11:29:39 2018 +0200

    latest: Add "gitlab.gnome.org/GNOME" and make it default

 modulesets/gnome-apps-latest.modules             | 4 +++-
 modulesets/gnome-suites-core-deps-latest.modules | 4 +++-
 modulesets/gnome-suites-core-latest.modules      | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-apps-latest.modules b/modulesets/gnome-apps-latest.modules
index a9b09ffb..a6af189d 100644
--- a/modulesets/gnome-apps-latest.modules
+++ b/modulesets/gnome-apps-latest.modules
@@ -5,12 +5,14 @@
 <moduleset>
 
 <!-- git repos -->
-  <repository type="git" name="git.gnome.org" default="yes"
+  <repository type="git" name="git.gnome.org"
       href="https://git.gnome.org/browse/"/>
   <repository type="git" name="github.com"
       href="https://github.com/"/>
   <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/"/>
 
 <!-- tarball repos -->
   <repository type="tarball" name="ftp.gnu.org"
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 611e5a5d..aed358d5 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -4,10 +4,12 @@
 <moduleset>
 
 <!-- git repos -->
-<repository type="git" name="git.gnome.org" default="yes"
+<repository type="git" name="git.gnome.org"
     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="git" name="git.freedesktop.org"
     href="https://anongit.freedesktop.org/git/"/>
 <repository type="git" name="gitlab.com"
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 6cfc55fd..ef6e66ee 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -5,10 +5,12 @@
 <moduleset>
 
 <!-- git repos -->
-  <repository type="git" name="git.gnome.org" default="yes"
+  <repository type="git" name="git.gnome.org"
       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="git" name="git.freedesktop.org"
       href="https://anongit.freedesktop.org/git/"/>
   <repository type="git" name="github.com"


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