[cairo-commit] util/cairo.modules

Chris Wilson ickle at kemper.freedesktop.org
Wed Sep 9 10:04:32 PDT 2009


 util/cairo.modules |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f34affaa1e0b52e255d882b84bf064f9a9d4a95d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Sep 9 18:03:20 2009 +0100

    [util] And reuse the same name repository name.
    
    Completely confused by local caching of a broken cairo.modules by the
    jhbuild client. ARGH!

diff --git a/util/cairo.modules b/util/cairo.modules
index 797b25e..fc1e590 100644
--- a/util/cairo.modules
+++ b/util/cairo.modules
@@ -4,10 +4,10 @@
 <moduleset>
   <include href="http://cgit.freedesktop.org/xorg/util/modular/plain/xorg.modules" />
 
-  <repository type="git" name="fd.o" href="git://anongit.freedesktop.org/git/"/>
+  <repository type="git" name="git.freedesktop.org" href="git://anongit.freedesktop.org/git/"/>
 
   <autotools id="cairo">
-    <branch repo="fd.o" module="cairo"/>
+    <branch repo="git.freedesktop.org" module="cairo"/>
     <dependencies>
       <dep package="pixman"/>
       <dep package="fontconfig"/>


More information about the cairo-commit mailing list