jhbuild r1955 - in trunk: . modulesets



Author: murrayc
Date: Tue Mar 18 09:00:20 2008
New Revision: 1955
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1955&view=rev

Log:
2008-03-18  Murray Cumming  <murrayc murrayc com>

* modulesets/gnome-2.22.modules:
* modulesets/gnome-2.24.modules: Added moap because 
moap changelog prepare -c 
is what you want.

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

Modified: trunk/modulesets/gnome-2.22.modules
==============================================================================
--- trunk/modulesets/gnome-2.22.modules	(original)
+++ trunk/modulesets/gnome-2.22.modules	Tue Mar 18 09:00:20 2008
@@ -61,6 +61,8 @@
       href="http://anonsvn.mono-project.com/source/"/>
   <repository type="svn" name="svn.fluendo.com"
       href="https://core.fluendo.com/gstreamer/svn/trunk"/>
+  <repository type="svn" name="svn.thomas.apestaart.org"
+      href="http://thomas.apestaart.org/moap/svn/"/>
 
   <include href="freedesktop-2.22.modules"/>
   <include href="gnome-suites-2.22.modules"/>
@@ -1605,4 +1607,10 @@
    </dependencies>    
  </autotools>
 
+ <autotools id="moap">
+   <branch repo="svn.thomas.apestaart.org" 
+           module="trunk" 
+           checkoutdir="moap"/>
+ </autotools>
+
 </moduleset>

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Tue Mar 18 09:00:20 2008
@@ -61,6 +61,8 @@
       href="http://anonsvn.mono-project.com/source/"/>
   <repository type="svn" name="svn.fluendo.com"
       href="https://core.fluendo.com/gstreamer/svn/trunk"/>
+  <repository type="svn" name="svn.thomas.apestaart.org"
+      href="http://thomas.apestaart.org/moap/svn/"/>
 
   <include href="freedesktop-2.24.modules"/>
   <include href="gnome-suites-2.24.modules"/>
@@ -1664,4 +1666,10 @@
    </dependencies>    
  </autotools>
 
+ <autotools id="moap">
+   <branch repo="svn.thomas.apestaart.org" 
+           module="trunk" 
+           checkoutdir="moap"/>
+ </autotools>
+
 </moduleset>



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