[jhbuild] [2.28] move eds-dbus and gconf-dbus to their new locations



commit ba6fc5ba40bb3c861fae48b954f5364d78e817d2
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Jun 14 14:56:40 2009 +0200

    [2.28] move eds-dbus and gconf-dbus to their new locations

 modulesets/gnome-suites-2.28.modules |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/modulesets/gnome-suites-2.28.modules b/modulesets/gnome-suites-2.28.modules
index be56ec5..dacffdc 100644
--- a/modulesets/gnome-suites-2.28.modules
+++ b/modulesets/gnome-suites-2.28.modules
@@ -11,6 +11,8 @@
       href="git://anongit.freedesktop.org/git/"/>
   <repository type="svn" name="svn.mono-project.com"
       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/"/>
 
 <!-- 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
@@ -1678,20 +1680,14 @@
 
 <!-- Mobile -->
 
-  <repository type="svn" name="o-hand.com"
-    href="http://svn.o-hand.com/repos/"/>
-
-  <repository type="svn" name="imendio.com"
-    href="http://developer.imendio.com/svn/"/>
-
   <autotools id="evolution-data-server-dbus" autogenargs="--with-libdb --with-dbus --enable-calendar --enable-nntp=no --without-libgnome --without-openldap --without-bug-buddy --without-soup --disable-groupwise --disable-smime --disable-nss">
-    <branch module="evolution-data-server" revision="dbus" checkoutdir="evolution-data-server-dbus"/>
+    <branch repo="o-hand.com" module="eds-dbus" checkoutdir="evolution-data-server-dbus"/>
     <dependencies>
     </dependencies>
   </autotools>
 
   <autotools id="gconf-dbus">
-    <branch repo="imendio.com" module="gconf-dbus/trunk" checkoutdir="gconf-dbus"/>
+    <branch repo="github.com" module="rhult/gconf-dbus.git" checkoutdir="gconf-dbus"/>
     <dependencies>
       <dep package="dbus-glib"/>
     </dependencies>



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