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

Gunnar Wolf gwolf at gwolf.org
Mon May 16 14:43:21 UTC 2011


The following commit has been merged in the master branch:
commit f8f1f08eb5a9f00dcf2a8861a0fc5d202b154890
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Mon May 16 09:43:14 2011 -0500

    Added ruby-barby, ruby-rqrcode to mr

diff --git a/.gitignore b/.gitignore
index 1cde8ad..c9660ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ libmecab-ruby
 redmine
 ruby-activesupport
 ruby-amazon-ec2
+ruby-barby
 ruby-bcrypt
 ruby-bsearch
 ruby-daemons
@@ -38,6 +39,7 @@ ruby-polyglot
 ruby-rack
 ruby-rest-client
 ruby-romkan
+ruby-rqrcode
 ruby-rspec-core
 ruby-rspec-expectations
 ruby-rspec
diff --git a/.mrconfig b/.mrconfig
index b357021..ae281aa 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -46,6 +46,9 @@ checkout = git_checkout ruby-activesupport
 [ruby-amazon-ec2]
 checkout = git_checkout ruby-amazon-ec2
 
+[ruby-barby]
+checkout = git_checkout ruby-barby
+
 [ruby-bcrypt]
 checkout = git_checkout ruby-bcrypt
 
@@ -133,6 +136,9 @@ checkout = git_checkout ruby-rest-client
 [ruby-romkan]
 checkout = git_checkout ruby-romkan
 
+[ruby-rqrcode]
+checkout = git_checkout ruby-rqrcode
+
 [ruby-rspec-core]
 checkout = git_checkout ruby-rspec-core
 

-- 
pkg-ruby-extras.git



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