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

Antonio Terceiro terceiro at softwarelivre.org
Sat Aug 27 18:06:00 UTC 2011


The following commit has been merged in the master branch:
commit d007e24886fcdc092175de21fceb4f6aa620b471
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sat Aug 27 11:05:49 2011 -0700

    update master repo

diff --git a/.gitignore b/.gitignore
index 45b9de6..92411a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ ruby-feedparser
 ruby-ferret
 ruby-fftw3
 rubygems
+ruby-gettext-activerecord
 ruby-gherkin
 ruby-globalhotkeys
 ruby-gnome2
@@ -54,6 +55,7 @@ ruby-json
 ruby-lapack
 ruby-liquid
 ruby-log4r
+ruby-markaby
 ruby-maruku
 ruby-mecab
 ruby-mime-types
@@ -77,6 +79,7 @@ ruby-pgplot
 ruby-pkg-config
 ruby-policy
 ruby-polyglot
+ruby-progressbar
 ruby-rack
 ruby-rack-test
 ruby-rails-2.3
diff --git a/.mrconfig b/.mrconfig
index 4ece5cb..51e0b54 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -130,6 +130,9 @@ checkout = git_checkout ruby-fftw3
 [rubygems]
 checkout = git_checkout rubygems
 
+[ruby-gettext-activerecord]
+checkout = git_checkout ruby-gettext-activerecord
+
 [ruby-gherkin]
 checkout = git_checkout ruby-gherkin
 
@@ -181,6 +184,9 @@ checkout = git_checkout ruby-liquid
 [ruby-log4r]
 checkout = git_checkout ruby-log4r
 
+[ruby-markaby]
+checkout = git_checkout ruby-markaby
+
 [ruby-maruku]
 checkout = git_checkout ruby-maruku
 
@@ -250,6 +256,9 @@ checkout = git_checkout ruby-policy
 [ruby-polyglot]
 checkout = git_checkout ruby-polyglot
 
+[ruby-progressbar]
+checkout = git_checkout ruby-progressbar
+
 [ruby-rack]
 checkout = git_checkout ruby-rack
 

-- 
pkg-ruby-extras.git



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