[jhbuild] [2.30] [3.0] Update outdated repository URL for gconf-dbus



commit cba6cc7c5989f405175f43cd9ad67b500f8e2bcc
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu May 27 13:12:08 2010 +0200

    [2.30] [3.0] Update outdated repository URL for gconf-dbus

 modulesets/gnome-suites-2.30.modules |    3 ++-
 modulesets/gnome-suites-3.0.modules  |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-2.30.modules b/modulesets/gnome-suites-2.30.modules
index b9f873b..7a89582 100644
--- a/modulesets/gnome-suites-2.30.modules
+++ b/modulesets/gnome-suites-2.30.modules
@@ -13,6 +13,7 @@
       href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="git" name="github.com" href="git://github.com/"/>
   <repository type="git" name="o-hand.com" href="git://git.o-hand.com/"/>
+  <repository type="git" name="moblin.org" href="git://git.moblin.org/"/>
 
 <!-- This is a special module: it's needed to build from svn, but not
      needed to build from tarballs, so it doesn't need to be in our suites
@@ -1768,7 +1769,7 @@
 <!-- Mobile -->
 
   <autotools id="gconf-dbus">
-    <branch repo="github.com" module="rhult/gconf-dbus.git" checkoutdir="gconf-dbus"/>
+    <branch repo="moblin.org" module="gconf-dbus" checkoutdir="gconf-dbus"/>
     <dependencies>
       <dep package="dbus-glib"/>
     </dependencies>
diff --git a/modulesets/gnome-suites-3.0.modules b/modulesets/gnome-suites-3.0.modules
index 4e389fa..449c70e 100644
--- a/modulesets/gnome-suites-3.0.modules
+++ b/modulesets/gnome-suites-3.0.modules
@@ -13,6 +13,7 @@
       href="svn://anonsvn.mono-project.com/source/"/>
   <repository type="git" name="github.com" href="git://github.com/"/>
   <repository type="git" name="o-hand.com" href="git://git.o-hand.com/"/>
+  <repository type="git" name="moblin.org" href="git://git.moblin.org/"/>
   <repository type="bzr" name="launchpad.net" href=""/>
 
 <!-- This is a special module: it's needed to build from svn, but not
@@ -1786,7 +1787,7 @@
 <!-- Mobile -->
 
   <autotools id="gconf-dbus">
-    <branch repo="github.com" module="rhult/gconf-dbus.git" checkoutdir="gconf-dbus"/>
+    <branch repo="moblin.org" module="gconf-dbus" checkoutdir="gconf-dbus"/>
     <dependencies>
       <dep package="dbus-glib"/>
     </dependencies>



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