jhbuild r2572 - in trunk: . modulesets



Author: dcbw
Date: Thu Dec 11 21:38:59 2008
New Revision: 2572
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2572&view=rev

Log:
2008-12-11  Dan Williams  <dcbw redhat com>

	* modulesets/gnome-2.20.modules, modulesets/gnome-2.22.modules,
	modulesets/gnome-2.24.modules, modulesets/gnome-2.26.modules: update
	location and repo of NetworkManager for the move to git.freedesktop.org



Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-2.20.modules
   trunk/modulesets/gnome-2.22.modules
   trunk/modulesets/gnome-2.24.modules
   trunk/modulesets/gnome-2.26.modules

Modified: trunk/modulesets/gnome-2.20.modules
==============================================================================
--- trunk/modulesets/gnome-2.20.modules	(original)
+++ trunk/modulesets/gnome-2.20.modules	Thu Dec 11 21:38:59 2008
@@ -45,6 +45,8 @@
     href="http://gtk-vnc.codemonkey.ws/hg/"; />
   <repository type="svn" name="svn.o-hand.com"
       href="http://svn.o-hand.com/repos/clutter/"/>
+  <repository type="git" name="git.freedesktop.org"
+      href="git://anongit.freedesktop.org/git/"/>
 
   <include href="freedesktop-2.20.modules"/>
   <include href="gnome-suites-2.20.modules"/>
@@ -1095,7 +1097,8 @@
   </autotools>
 
   <autotools id="NetworkManager">
-    <branch module="NetworkManager/branches/NETWORKMANAGER_0_6_0_RELEASE" checkoutdir="NetworkManager"/>
+    <branch repo="git.freedesktop.org"
+	    module="NetworkManager" revision="NETWORKMANAGER_0_6_0_RELEASE" checkoutdir="NetworkManager"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="dbus-glib"/>

Modified: trunk/modulesets/gnome-2.22.modules
==============================================================================
--- trunk/modulesets/gnome-2.22.modules	(original)
+++ trunk/modulesets/gnome-2.22.modules	Thu Dec 11 21:38:59 2008
@@ -1127,7 +1127,8 @@
   </autotools>
 
   <autotools id="NetworkManager">
-    <branch/>
+    <branch repo="git.freedesktop.org"
+	    module="NetworkManager" revision="NETWORKMANAGER_0_7" checkoutdir="NetworkManager"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="dbus-glib"/>

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Thu Dec 11 21:38:59 2008
@@ -1144,7 +1144,8 @@
   </autotools>
 
   <autotools id="NetworkManager">
-    <branch/>
+    <branch repo="git.freedesktop.org"
+	    module="NetworkManager" revision="NETWORKMANAGER_0_7" checkoutdir="NetworkManager"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="dbus-glib"/>

Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules	(original)
+++ trunk/modulesets/gnome-2.26.modules	Thu Dec 11 21:38:59 2008
@@ -1125,7 +1125,8 @@
   </autotools>
 
   <autotools id="NetworkManager">
-    <branch/>
+    <branch repo="git.freedesktop.org"
+	    module="NetworkManager" revision="NETWORKMANAGER_0_7" checkoutdir="NetworkManager"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="dbus-glib"/>



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