[Commits] [SCM] claws branch, master, updated. 3.9.2-25-ga143f7f

holger at claws-mail.org holger at claws-mail.org
Mon Jul 1 13:59:38 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  a143f7fbce24dc216f5a32df19fb75b49e422385 (commit)
      from  6c8b4bf629697c9f168d3c2a41f32bba126ba1a4 (commit)


- Log -----------------------------------------------------------------
commit a143f7fbce24dc216f5a32df19fb75b49e422385
Author: Holger Berndt <hb at claws-mail.org>
Date:   Mon Jul 1 13:59:18 2013 +0200

    Add libetpan to jhbuild moduleset

diff --git a/tools/jhbuild/claws-mail.modules b/tools/jhbuild/claws-mail.modules
index 53151ce..c3c6248 100644
--- a/tools/jhbuild/claws-mail.modules
+++ b/tools/jhbuild/claws-mail.modules
@@ -5,6 +5,7 @@
 
 	<repository type="git" name="git.claws-mail.org" href="git://git.claws-mail.org/" default="yes"/>
 	<repository type="git" name="git.gnome.org" href="git://git.gnome.org/"/>
+	<repository type="git" name="github.com" href="git://github.com/"/>
 
 	<autotools id="claws-mail">
 		<branch module="claws"/>
@@ -19,6 +20,10 @@
 
 	<!-- Dependencies -->
 
+	<autotools id="libetpan">
+		<branch repo="github.com" module="dinhviethoa/libetpan" checkoutdir="libetpan"/>
+	</autotools>
+
 	<autotools id="gtk+">
 		<branch repo="git.gnome.org" revision="gtk-2-24"/>
 		<dependencies>

-----------------------------------------------------------------------

Summary of changes:
 tools/jhbuild/claws-mail.modules |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list