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

Antonio Terceiro terceiro at softwarelivre.org
Mon Jun 13 05:25:13 UTC 2011


The following commit has been merged in the master branch:
commit e212cabf04371a32cce10d44c7dbc9d474c93344
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sun Jun 12 22:24:40 2011 -0700

    Update mrconfig

diff --git a/.gitignore b/.gitignore
index 8183245..acf70e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,12 @@ ctioga2
 feed2imap
 gem2deb
 redmine
-ruby-activesupport
+ruby-actionmailer-2.3
+ruby-actionpack-2.3
+ruby-activerecord-2.3
+ruby-activeresource-2.3
+ruby-activesupport-2.3
+ruby-activesupport-dont-use
 ruby-addressable
 ruby-algorithm-diff
 ruby-amazon-ec2
@@ -13,20 +18,26 @@ ruby-barby
 ruby-bcrypt
 ruby-bdb
 ruby-bsearch
+ruby-color-tools
 ruby-daemons
 ruby-diff-lcs
 ruby-echoe
+ruby-event-loop
 ruby-feedparser
 ruby-fftw3
 rubygems
 ruby-globalhotkeys
+ruby-gnuplot
 ruby-gruff
+ruby-gsl
 ruby-hmac
 ruby-hoe
 ruby-i18n
 ruby-ipaddress
 ruby-json
 ruby-lapack
+ruby-log4r
+ruby-maruku
 ruby-mecab
 ruby-mime-types
 ruby-minitest
@@ -45,6 +56,7 @@ ruby-pgplot
 ruby-policy
 ruby-polyglot
 ruby-rack
+ruby-rails-2.3
 ruby-rchardet
 ruby-rest-client
 ruby-rmagick
@@ -67,9 +79,12 @@ ruby-termios
 ruby-test-declarative
 ruby-thin
 ruby-tilt
+ruby-tioga
 ruby-tmail
 ruby-tokyocabinet
+ruby-transaction-simple
 ruby-will-paginate
+ruby-wirble
 shellcast
 wheezy-transition-tracker
 .mrconfig~
diff --git a/.mrconfig b/.mrconfig
index e241c2b..ba2f57d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -28,8 +28,23 @@ checkout = git_checkout gem2deb
 [redmine]
 checkout = git_checkout redmine
 
-[ruby-activesupport]
-checkout = git_checkout ruby-activesupport
+[ruby-actionmailer-2.3]
+checkout = git_checkout ruby-actionmailer-2.3
+
+[ruby-actionpack-2.3]
+checkout = git_checkout ruby-actionpack-2.3
+
+[ruby-activerecord-2.3]
+checkout = git_checkout ruby-activerecord-2.3
+
+[ruby-activeresource-2.3]
+checkout = git_checkout ruby-activeresource-2.3
+
+[ruby-activesupport-2.3]
+checkout = git_checkout ruby-activesupport-2.3
+
+[ruby-activesupport-dont-use]
+checkout = git_checkout ruby-activesupport-dont-use
 
 [ruby-addressable]
 checkout = git_checkout ruby-addressable
@@ -58,6 +73,9 @@ checkout = git_checkout ruby-bdb
 [ruby-bsearch]
 checkout = git_checkout ruby-bsearch
 
+[ruby-color-tools]
+checkout = git_checkout ruby-color-tools
+
 [ruby-daemons]
 checkout = git_checkout ruby-daemons
 
@@ -67,6 +85,9 @@ checkout = git_checkout ruby-diff-lcs
 [ruby-echoe]
 checkout = git_checkout ruby-echoe
 
+[ruby-event-loop]
+checkout = git_checkout ruby-event-loop
+
 [ruby-feedparser]
 checkout = git_checkout ruby-feedparser
 
@@ -79,9 +100,15 @@ checkout = git_checkout rubygems
 [ruby-globalhotkeys]
 checkout = git_checkout ruby-globalhotkeys
 
+[ruby-gnuplot]
+checkout = git_checkout ruby-gnuplot
+
 [ruby-gruff]
 checkout = git_checkout ruby-gruff
 
+[ruby-gsl]
+checkout = git_checkout ruby-gsl
+
 [ruby-hmac]
 checkout = git_checkout ruby-hmac
 
@@ -100,6 +127,12 @@ checkout = git_checkout ruby-json
 [ruby-lapack]
 checkout = git_checkout ruby-lapack
 
+[ruby-log4r]
+checkout = git_checkout ruby-log4r
+
+[ruby-maruku]
+checkout = git_checkout ruby-maruku
+
 [ruby-mecab]
 checkout = git_checkout ruby-mecab
 
@@ -154,6 +187,9 @@ checkout = git_checkout ruby-polyglot
 [ruby-rack]
 checkout = git_checkout ruby-rack
 
+[ruby-rails-2.3]
+checkout = git_checkout ruby-rails-2.3
+
 [ruby-rchardet]
 checkout = git_checkout ruby-rchardet
 
@@ -220,15 +256,24 @@ checkout = git_checkout ruby-thin
 [ruby-tilt]
 checkout = git_checkout ruby-tilt
 
+[ruby-tioga]
+checkout = git_checkout ruby-tioga
+
 [ruby-tmail]
 checkout = git_checkout ruby-tmail
 
 [ruby-tokyocabinet]
 checkout = git_checkout ruby-tokyocabinet
 
+[ruby-transaction-simple]
+checkout = git_checkout ruby-transaction-simple
+
 [ruby-will-paginate]
 checkout = git_checkout ruby-will-paginate
 
+[ruby-wirble]
+checkout = git_checkout ruby-wirble
+
 [shellcast]
 checkout = git_checkout shellcast
 

-- 
pkg-ruby-extras.git



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