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

Gunnar Wolf gwolf at gwolf.org
Mon May 16 18:42:56 UTC 2011


The following commit has been merged in the master branch:
commit 306b86c886eee8c26be05fdfaae5676c7ebf1cb1
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Mon May 16 13:42:49 2011 -0500

    Added ruby-spreadsheet

diff --git a/.gitignore b/.gitignore
index 0daf37d..f8a0bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ ruby-shoulda-context
 ruby-shoulda
 ruby-shoulda-matchers
 ruby-sinatra
+ruby-spreadsheet
 ruby-taglib2
 ruby-termios
 ruby-test-declarative
diff --git a/.mrconfig b/.mrconfig
index 0180743..e694734 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -166,6 +166,9 @@ checkout = git_checkout ruby-shoulda-matchers
 [ruby-sinatra]
 checkout = git_checkout ruby-sinatra
 
+[ruby-spreadsheet]
+checkout = git_checkout ruby-spreadsheet
+
 [ruby-taglib2]
 checkout = git_checkout ruby-taglib2
 

-- 
pkg-ruby-extras.git



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