jhbuild r2517 - in trunk: . modulesets



Author: lferrett
Date: Fri Nov 14 18:32:18 2008
New Revision: 2517
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2517&view=rev

Log:
2008-11-14  Luca Ferretti  <elle uca libero it>

	* modulesets/gnome-2.24.modules:
	* modulesets/gnome-2.26.modules: reverted previous change
	for *-webkit modules.



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

Modified: trunk/modulesets/gnome-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-2.24.modules	(original)
+++ trunk/modulesets/gnome-2.24.modules	Fri Nov 14 18:32:18 2008
@@ -1721,7 +1721,8 @@
 
   <autotools id="epiphany-webkit">
     <branch repo="svn.gnome.org"
-            module="epiphany/trunk"
+            module="epiphany"
+            revision="../trunk"
             checkoutdir="epiphany-webkit" />
     <dependencies>
       <dep package="WebKit"/>
@@ -1736,7 +1737,8 @@
 
   <autotools id="epiphany-extensions-webkit">
     <branch repo="svn.gnome.org"
-            module="epiphany-extensions/trunk"
+            module="epiphany-extensions"
+            revision="../trunk"
             checkoutdir="epiphany-extensions-webkit" />
     <dependencies>
       <dep package="epiphany-webkit"/>
@@ -1745,7 +1747,8 @@
 
   <autotools id="devhelp-webkit">
     <branch repo="svn.gnome.org"
-            module="devhelp/trunk"
+            module="devhelp"
+            revision="../trunk"
             checkoutdir="devhelp-webkit"/>
     <dependencies>
       <dep package="gtk+"/>
@@ -1758,7 +1761,8 @@
 
   <autotools id="yelp-webkit">
     <branch repo="svn.gnome.org"
-            module="yelp/branches/webkit"
+            module="yelp"
+            revision="../branches/webkit"
             checkoutdir="yelp-webkit"/>
     <dependencies>
       <dep package="rarian"/>

Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules	(original)
+++ trunk/modulesets/gnome-2.26.modules	Fri Nov 14 18:32:18 2008
@@ -1693,7 +1693,8 @@
 
   <autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
     <branch repo="svn.gnome.org"
-            module="epiphany/trunk"
+            module="epiphany"
+            revision="../trunk"
             checkoutdir="epiphany-webkit" />
     <dependencies>
       <dep package="intltool"/>
@@ -1712,7 +1713,8 @@
 
   <autotools id="epiphany-extensions-webkit">
     <branch repo="svn.gnome.org"
-            module="epiphany-extensions/trunk"
+            module="epiphany-extensions"
+            revision="../trunk"
             checkoutdir="epiphany-extensions-webkit" />
     <dependencies>
       <dep package="epiphany-webkit"/>
@@ -1721,7 +1723,8 @@
 
   <autotools id="yelp-webkit">
     <branch repo="svn.gnome.org"
-            module="yelp/branches/webkit"
+            module="yelp"
+            revision="../branches/webkit"
             checkoutdir="yelp-webkit"/>
     <dependencies>
       <dep package="rarian"/>



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