jhbuild r2474 - in trunk: . modulesets



Author: johncarr
Date: Thu Nov  6 11:10:54 2008
New Revision: 2474
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2474&view=rev

Log:
* modulesets/gnome-suites-2.26.modules:
* modulesets/gnome-suites-2.24.modules:
Make seahorse-plugins definitions like the gnomemm stuff.
This is tidier and works nicer with git-mirror.g.o.



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

Modified: trunk/modulesets/gnome-suites-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.24.modules	(original)
+++ trunk/modulesets/gnome-suites-2.24.modules	Thu Nov  6 11:10:54 2008
@@ -10,6 +10,8 @@
   </repository>
   <repository type="svn" name="svn.gnomemm"
       href="http://svn.gnome.org/svn/gnomemm/"/>
+  <repository type="svn" name="svn.gnome.org/seahorse"
+      href="http://svn.gnome.org/svn/seahorse/"/>
   <repository type="cvs" name="gstreamer.freedesktop.org"
       cvsroot=":pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer"
       password=""/>
@@ -1051,7 +1053,7 @@
   </autotools>
 
   <autotools id="seahorse-plugins">
-    <branch module="seahorse/seahorse-plugins/gnome-2-24" checkoutdir="seahorse-plugins" />
+    <branch repo="svn.gnome.org/seahorse" />
     <dependencies>
       <dep package="libgnome"/>
       <dep package="libgnomeui"/>

Modified: trunk/modulesets/gnome-suites-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.26.modules	(original)
+++ trunk/modulesets/gnome-suites-2.26.modules	Thu Nov  6 11:10:54 2008
@@ -10,6 +10,8 @@
   </repository>
   <repository type="svn" name="svn.gnomemm"
       href="http://svn.gnome.org/svn/gnomemm/"/>
+  <repository type="svn" name="svn.gnome.org/seahorse"
+      href="http://svn.gnome.org/svn/seahorse/"/>
   <repository type="cvs" name="gstreamer.freedesktop.org"
       cvsroot=":pserver:anoncvs anoncvs freedesktop org:/cvs/gstreamer"
       password=""/>
@@ -1062,7 +1064,7 @@
   </autotools>
 
   <autotools id="seahorse-plugins">
-    <branch module="seahorse/seahorse-plugins/trunk" checkoutdir="seahorse-plugins" />
+    <branch repo="svn.gnome.org/seahorse" />
     <dependencies>
       <dep package="libgnome"/>
       <dep package="libgnomeui"/>



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