[gtk-osx: 2/17] Update Gitorious repositories to new URLs



commit 1232998b6515f14b426c912d9c1c2b756240eca7
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Oct 18 14:49:13 2015 -0700

    Update Gitorious repositories to new URLs
    
    Gitorious is no more; the projects hosted there have moved to other
    locations.

 modulesets-unstable/gtk-osx-bootstrap.modules   |    4 ++--
 modulesets-unstable/gtk-osx-unsupported.modules |    4 ++--
 modulesets/gtk-osx-bootstrap.modules            |    4 ++--
 modulesets/gtk-osx-unsupported.modules          |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index e14ad93..5c51a72 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -25,7 +25,7 @@
   <repository type="tarball" name="cups"
              href="https://www.cups.org/software/"/>
   <repository type="tarball" name="itstool" href="http://files.itstool.org/"/>
-  <repository type="git" name="gitorious" href="https://gitorious.org/"/>
+  <repository type="git" name="github" href="https://github.com/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
   <repository type="tarball" name="pypi"
@@ -89,7 +89,7 @@
   <autotools id="itstool">
     <branch module="itstool/itstool-2.0.2.tar.bz2" version="2.0.2"
             repo="itstool"/>
-    <!--branch repo="gitorious" module="itstool/itstool.git"/-->
+    <!--branch repo="github" module="itstool/itstool"/-->
     <dependencies>
       <dep package="libxml2"/>
     </dependencies>
diff --git a/modulesets-unstable/gtk-osx-unsupported.modules b/modulesets-unstable/gtk-osx-unsupported.modules
index 7436d77..e63e817 100644
--- a/modulesets-unstable/gtk-osx-unsupported.modules
+++ b/modulesets-unstable/gtk-osx-unsupported.modules
@@ -29,7 +29,7 @@
              href="git://anongit.freedesktop.org"/>
   <repository type="git" name="lysator"
              href="https://git.lysator.liu.se/"/>
-  <repository type="git" name="gitorious" href="git://gitorious.org/"/>
+  <repository name="gitlab" type="git" href="https://gitlab.com/"/>
   <repository type="tarball" name="gnutls" href="ftp://ftp.gnutls.org/"/>
   <repository type="git" name="chromium"
               href="https://chromium.googlesource.com/"/>
@@ -85,7 +85,7 @@
   <!-- Building with p11-kit support breaks g-ir-scanner, for some weird reason. -->
   <autotools id="gnutls" autogen-sh="configure"
              autogenargs="--disable-gtk-doc-html --without-p11-kit">
-    <!--branch repo="gitorious" module="gnutls/gnutls"/-->
+    <!--branch repo="gitlab" module="gnutls/gnutls"/-->
     <branch repo="gnutls" version="3.3.12"
             module="gcrypt/gnutls/v3.3/gnutls-3.3.12.tar.xz"/>
     <dependencies>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 6d9327a..13de11d 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -24,7 +24,7 @@
               href="git://git.gnome.org/"/>
   <repository type="tarball" name="cups"
              href="https://www.cups.org/software/"/>
-  <repository type="git" name="gitorious" href="https://gitorious.org/"/>
+  <repository type="git" name="github" href="https://github.com/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
 
@@ -89,7 +89,7 @@
   </autotools>
 
   <autotools id="itstool">
-    <branch repo="gitorious" module="itstool/itstool.git" tag="2.0.2"/>
+    <branch repo="github" module="itstool/itstool" tag="2.0.2"/>
     <dependencies>
       <dep package="libxml2"/>
     </dependencies>
diff --git a/modulesets/gtk-osx-unsupported.modules b/modulesets/gtk-osx-unsupported.modules
index d851463..004891c 100644
--- a/modulesets/gtk-osx-unsupported.modules
+++ b/modulesets/gtk-osx-unsupported.modules
@@ -26,7 +26,7 @@
               href="git://anongit.freedesktop.org"/>
   <repository type="git" name="lysator"
               href="https://git.lysator.liu.se/"/>
-  <repository type="git" name="gitorious" href="git://gitorious.org/"/>
+  <repository name="gitlab" type="git" href="https://gitlab.com/"/>
   <repository type="tarball" name="gnutls" href="ftp://ftp.gnutls.org/"/>
   <repository type='tarball' name='icu'
              href='http://download.icu-project.org/files/'/>
@@ -98,7 +98,7 @@
   <!-- Building with p11-kit support breaks g-ir-scanner, for some weird reason. -->
   <autotools id="gnutls" autogen-sh="configure"
              autogenargs="--disable-gtk-doc-html --without-p11-kit">
-    <!--branch repo="gitorious" module="gnutls/gnutls"/-->
+    <!--branch repo="gitlab" module="gnutls/gnutls"/-->
     <branch repo="gnutls" version="3.3.12"
             module="gcrypt/gnutls/v3.3/gnutls-3.3.12.tar.xz"/>
     <dependencies>


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