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

Gunnar Wolf gwolf at gwolf.org
Mon May 16 16:03:03 UTC 2011


The following commit has been merged in the master branch:
commit dd431c41665d8bbf34def80b39354ec3512b3fae
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Mon May 16 11:02:56 2011 -0500

    added ruby-ole

diff --git a/.gitignore b/.gitignore
index c9660ca..0daf37d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ ruby-net-sftp
 ruby-net-ssh-gateway
 ruby-net-ssh
 ruby-net-ssh-multi
+ruby-ole
 ruby-pgplot
 ruby-policy
 ruby-polyglot
diff --git a/.mrconfig b/.mrconfig
index ae281aa..0180743 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -118,6 +118,9 @@ checkout = git_checkout ruby-net-ssh
 [ruby-net-ssh-multi]
 checkout = git_checkout ruby-net-ssh-multi
 
+[ruby-ole]
+checkout = git_checkout ruby-ole
+
 [ruby-pgplot]
 checkout = git_checkout ruby-pgplot
 

-- 
pkg-ruby-extras.git



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