[gnome-shell] [jhbuild] Clutter moved to git.gnome.org



commit 5b0f2dc0cf42867d38cbd4efd797635e0ecfa7bd
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Fri Apr 1 17:21:52 2011 +0200

    [jhbuild] Clutter moved to git.gnome.org
    
    Use this new git repository.

 tools/build/gnome-shell.modules |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 7a73dea..dd58ba4 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -3,8 +3,6 @@
 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
 <!-- vim:set ts=2 expandtab: -->
 <moduleset>
-  <repository type="git" name="git.clutter-project.org"
-      href="http://git.clutter-project.org/"/>
   <repository type="git" name="git.gnome.org"
       href="git://git.gnome.org/"/>
   <repository type="git" name="git.moblin.org"
@@ -112,7 +110,7 @@
   </autotools>
 
   <autotools id="clutter">
-    <branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.6"/>
+    <branch repo="git.gnome.org" module="clutter" revision="clutter-1.6"/>
     <dependencies>
         <dep package="json-glib"/>
         <dep package="gobject-introspection"/>



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