[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. f61390963dedbfd6e99de4e260b7c302e9bd3fa0
Laurent Bigonville
bigon at bigon.be
Wed Jan 25 11:04:14 UTC 2012
The following commit has been merged in the master branch:
commit f61390963dedbfd6e99de4e260b7c302e9bd3fa0
Author: Laurent Bigonville <bigon at bigon.be>
Date: Wed Jan 25 12:03:55 2012 +0100
Add ruby-childprocess project
diff --git a/.gitignore b/.gitignore
index 0a2377a..deb3247 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ ruby-builder
ruby-bunny
ruby-cairo
ruby-cassiopee
+ruby-childprocess
ruby-cmdparse
ruby-color-tools
ruby-commandline
diff --git a/.mrconfig b/.mrconfig
index 444338f..37e5d71 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -145,6 +145,9 @@ checkout = git_checkout ruby-cairo
[ruby-cassiopee]
checkout = git_checkout ruby-cassiopee
+[ruby-childprocess]
+checkout = git_checkout ruby-childprocess
+
[ruby-cmdparse]
checkout = git_checkout ruby-cmdparse
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list