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

Paul van Tilburg paul at luon.net
Tue Sep 27 15:54:05 UTC 2011


The following commit has been merged in the master branch:
commit b1507c581ea42c0d7d27e8ff63511a6520a5afdf
Author: Paul van Tilburg <paul at luon.net>
Date:   Tue Sep 27 17:54:03 2011 +0200

    Update master repo.

diff --git a/.gitignore b/.gitignore
index af34552..b13692c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,7 @@ ruby-httpclient
 ruby-i18n
 ruby-image-science
 ruby-inline
+ruby-inotify
 ruby-ipaddress
 ruby-json
 ruby-lapack
@@ -101,6 +102,7 @@ ruby-nokogiri
 ruby-odbc
 ruby-ogginfo
 ruby-ole
+ruby-open4
 ruby-packet
 ruby-parser
 ruby-pdf-inspector
diff --git a/.mrconfig b/.mrconfig
index 9f01af9..f184fe7 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -238,6 +238,9 @@ checkout = git_checkout ruby-image-science
 [ruby-inline]
 checkout = git_checkout ruby-inline
 
+[ruby-inotify]
+checkout = git_checkout ruby-inotify
+
 [ruby-ipaddress]
 checkout = git_checkout ruby-ipaddress
 
@@ -322,6 +325,9 @@ checkout = git_checkout ruby-ogginfo
 [ruby-ole]
 checkout = git_checkout ruby-ole
 
+[ruby-open4]
+checkout = git_checkout ruby-open4
+
 [ruby-packet]
 checkout = git_checkout ruby-packet
 

-- 
pkg-ruby-extras.git



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