[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 33219ed0e873052d4bd54714751886bb3aee5fdc
Lucas Nussbaum
lucas at lucas-nussbaum.net
Wed Apr 6 11:51:38 UTC 2011
The following commit has been merged in the master branch:
commit 33219ed0e873052d4bd54714751886bb3aee5fdc
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date: Wed Apr 6 13:51:37 2011 +0200
add ruby-lapack and ruby-shoulda
diff --git a/.gitignore b/.gitignore
index 35af075..4b83ad0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,9 @@ gem2deb
ruby-feedparser
ruby-globalhotkeys
ruby-json
+ruby-lapack
ruby-mocha
+ruby-shoulda
ruby-termios
shellcast
wheezy-transition-tracker
diff --git a/.mrconfig b/.mrconfig
index 1c6fac4..40cf834 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -25,9 +25,15 @@ checkout = git_checkout ruby-globalhotkeys
[ruby-json]
checkout = git_checkout ruby-json
+[ruby-lapack]
+checkout = git_checkout ruby-lapack
+
[ruby-mocha]
checkout = git_checkout ruby-mocha
+[ruby-shoulda]
+checkout = git_checkout ruby-shoulda
+
[ruby-termios]
checkout = git_checkout ruby-termios
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list