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

Antonio Terceiro terceiro at softwarelivre.org
Fri Jul 29 06:49:59 UTC 2011


The following commit has been merged in the master branch:
commit aac2be6f2015ef2fc242a1e8310f95157e440a30
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Jul 28 23:49:48 2011 -0700

    update repo

diff --git a/.gitignore b/.gitignore
index 17badc8..982cfe0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,6 +86,7 @@ ruby-setup
 ruby-shoulda-context
 ruby-shoulda
 ruby-shoulda-matchers
+ruby-simple-oauth
 ruby-sinatra
 ruby-spreadsheet
 ruby-taglib2
@@ -97,6 +98,7 @@ ruby-tioga
 ruby-tmail
 ruby-tokyocabinet
 ruby-transaction-simple
+ruby-twitter-oauth
 ruby-will-paginate
 ruby-wirble
 ruby-xmlparser
diff --git a/.mrconfig b/.mrconfig
index 1920527..38c351c 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -277,6 +277,9 @@ checkout = git_checkout ruby-shoulda
 [ruby-shoulda-matchers]
 checkout = git_checkout ruby-shoulda-matchers
 
+[ruby-simple-oauth]
+checkout = git_checkout ruby-simple-oauth
+
 [ruby-sinatra]
 checkout = git_checkout ruby-sinatra
 
@@ -310,6 +313,9 @@ checkout = git_checkout ruby-tokyocabinet
 [ruby-transaction-simple]
 checkout = git_checkout ruby-transaction-simple
 
+[ruby-twitter-oauth]
+checkout = git_checkout ruby-twitter-oauth
+
 [ruby-will-paginate]
 checkout = git_checkout ruby-will-paginate
 

-- 
pkg-ruby-extras.git



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