jhbuild r2528 - in trunk: . modulesets
- From: johncarr svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2528 - in trunk: . modulesets
- Date: Mon, 17 Nov 2008 15:41:02 +0000 (UTC)
Author: johncarr
Date: Mon Nov 17 15:41:02 2008
New Revision: 2528
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2528&view=rev
Log:
* modulesets/gnome-2.24.modules:
* modulesets/gnome-2.26.modules:
Fix the use of the revision arg.
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 Mon Nov 17 15:41:02 2008
@@ -1722,7 +1722,6 @@
<autotools id="epiphany-webkit">
<branch repo="svn.gnome.org"
module="epiphany"
- revision="../trunk"
checkoutdir="epiphany-webkit" />
<dependencies>
<dep package="WebKit"/>
@@ -1738,7 +1737,6 @@
<autotools id="epiphany-extensions-webkit">
<branch repo="svn.gnome.org"
module="epiphany-extensions"
- revision="../trunk"
checkoutdir="epiphany-extensions-webkit" />
<dependencies>
<dep package="epiphany-webkit"/>
@@ -1748,7 +1746,6 @@
<autotools id="devhelp-webkit">
<branch repo="svn.gnome.org"
module="devhelp"
- revision="../trunk"
checkoutdir="devhelp-webkit"/>
<dependencies>
<dep package="gtk+"/>
@@ -1762,7 +1759,7 @@
<autotools id="yelp-webkit">
<branch repo="svn.gnome.org"
module="yelp"
- revision="../branches/webkit"
+ revision="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 Mon Nov 17 15:41:02 2008
@@ -1694,7 +1694,6 @@
<autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
<branch repo="svn.gnome.org"
module="epiphany"
- revision="../trunk"
checkoutdir="epiphany-webkit" />
<dependencies>
<dep package="intltool"/>
@@ -1714,7 +1713,6 @@
<autotools id="epiphany-extensions-webkit">
<branch repo="svn.gnome.org"
module="epiphany-extensions"
- revision="../trunk"
checkoutdir="epiphany-extensions-webkit" />
<dependencies>
<dep package="epiphany-webkit"/>
@@ -1724,7 +1722,7 @@
<autotools id="yelp-webkit">
<branch repo="svn.gnome.org"
module="yelp"
- revision="../branches/webkit"
+ revision="webkit"
checkoutdir="yelp-webkit"/>
<dependencies>
<dep package="rarian"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]