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

Antonio Terceiro terceiro at softwarelivre.org
Wed Aug 31 19:09:12 UTC 2011


The following commit has been merged in the master branch:
commit 08cc3575500d216491f3b7061ed60f4743593024
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Mon Aug 29 17:54:03 2011 -0700

    Update master repo

diff --git a/.gitignore b/.gitignore
index 92411a2..c083ff7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ cucumber
 feed2imap
 gem2deb
 imagetooth
+rails
 redmine
 ruby-actionmailer-2.3
 ruby-actionpack-2.3
@@ -28,6 +29,7 @@ ruby-bsearch
 ruby-builder
 ruby-cairo
 ruby-color-tools
+ruby-cutest
 ruby-daemons
 ruby-dataobjects
 ruby-diff-lcs
@@ -49,6 +51,7 @@ ruby-hikidoc
 ruby-hmac
 ruby-hoe
 ruby-hpricot
+ruby-httpclient
 ruby-i18n
 ruby-ipaddress
 ruby-json
diff --git a/.mrconfig b/.mrconfig
index 51e0b54..77d96c8 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -34,6 +34,9 @@ checkout = git_checkout gem2deb
 [imagetooth]
 checkout = git_checkout imagetooth
 
+[rails]
+checkout = git_checkout rails
+
 [redmine]
 checkout = git_checkout redmine
 
@@ -103,6 +106,9 @@ checkout = git_checkout ruby-cairo
 [ruby-color-tools]
 checkout = git_checkout ruby-color-tools
 
+[ruby-cutest]
+checkout = git_checkout ruby-cutest
+
 [ruby-daemons]
 checkout = git_checkout ruby-daemons
 
@@ -166,6 +172,9 @@ checkout = git_checkout ruby-hoe
 [ruby-hpricot]
 checkout = git_checkout ruby-hpricot
 
+[ruby-httpclient]
+checkout = git_checkout ruby-httpclient
+
 [ruby-i18n]
 checkout = git_checkout ruby-i18n
 

-- 
pkg-ruby-extras.git



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