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

Per Andersson avtobiff at gmail.com
Sun Jun 9 14:54:58 UTC 2013


The following commit has been merged in the master branch:
commit 85863efddbb8cba7e045ef2396e9e1952366b0d0
Author: Per Andersson <avtobiff at gmail.com>
Date:   Sun Jun 9 16:54:40 2013 +0200

    Update master repository

diff --git a/.gitignore b/.gitignore
index 1046f24..7d1a2a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ feed2imap
 foremancli
 gem2deb
 gist
+github-markup
 imagetooth
 jekyll
 kwalify
@@ -228,6 +229,7 @@ ruby-htmlentities
 ruby-http-accept-language
 ruby-http-connection
 ruby-http-parser
+ruby-http-parser.rb
 ruby-httpauth
 ruby-httpclient
 ruby-i18n
diff --git a/.mrconfig b/.mrconfig
index 836d60d..5496be8 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -73,6 +73,9 @@ checkout = git_checkout gem2deb
 [gist]
 checkout = git_checkout gist
 
+[github-markup]
+checkout = git_checkout github-markup
+
 [imagetooth]
 checkout = git_checkout imagetooth
 
@@ -706,6 +709,9 @@ checkout = git_checkout ruby-http-connection
 [ruby-http-parser]
 checkout = git_checkout ruby-http-parser
 
+[ruby-http-parser.rb]
+checkout = git_checkout ruby-http-parser.rb
+
 [ruby-httpauth]
 checkout = git_checkout ruby-httpauth
 

-- 
pkg-ruby-extras.git



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