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

Antonio Terceiro terceiro at softwarelivre.org
Sat Aug 20 03:51:44 UTC 2011


The following commit has been merged in the master branch:
commit 6d4856d9d85d583f8041ef5400f9a756d92923bf
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Fri Aug 19 20:51:31 2011 -0700

    update master repo

diff --git a/.gitignore b/.gitignore
index 0c9afb5..45b9de6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 addressable-ruby
+coderay
 ctioga2
 cucumber
 feed2imap
@@ -51,6 +52,7 @@ ruby-i18n
 ruby-ipaddress
 ruby-json
 ruby-lapack
+ruby-liquid
 ruby-log4r
 ruby-maruku
 ruby-mecab
diff --git a/.mrconfig b/.mrconfig
index 0c49d5a..4ece5cb 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -16,6 +16,9 @@ lib=
 [addressable-ruby]
 checkout = git_checkout addressable-ruby
 
+[coderay]
+checkout = git_checkout coderay
+
 [ctioga2]
 checkout = git_checkout ctioga2
 
@@ -172,6 +175,9 @@ checkout = git_checkout ruby-json
 [ruby-lapack]
 checkout = git_checkout ruby-lapack
 
+[ruby-liquid]
+checkout = git_checkout ruby-liquid
+
 [ruby-log4r]
 checkout = git_checkout ruby-log4r
 

-- 
pkg-ruby-extras.git



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