[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 3a2344f8e345c6ba6f177a8999df061b564cbe60

Laurent Bigonville bigon at bigon.be
Wed Mar 7 16:19:06 UTC 2012


The following commit has been merged in the master branch:
commit 3a2344f8e345c6ba6f177a8999df061b564cbe60
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Wed Mar 7 17:17:30 2012 +0100

    Add ruby-excon package

diff --git a/.gitignore b/.gitignore
index d320693..eb737bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,7 @@ ruby-eim-xml
 ruby-erubis
 ruby-event-loop
 ruby-eventmachine
+ruby-excon
 ruby-facets
 ruby-fakefs
 ruby-fast-gettext
diff --git a/.mrconfig b/.mrconfig
index fa96f9c..25192be 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -241,6 +241,9 @@ checkout = git_checkout ruby-event-loop
 [ruby-eventmachine]
 checkout = git_checkout ruby-eventmachine
 
+[ruby-excon]
+checkout = git_checkout ruby-excon
+
 [ruby-facets]
 checkout = git_checkout ruby-facets
 

-- 
pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list