[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 9235d63e6368a487333bcf708dff2da5f6e4c90e
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sun Apr 3 15:19:54 UTC 2011
The following commit has been merged in the master branch:
commit 9235d63e6368a487333bcf708dff2da5f6e4c90e
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date: Sun Apr 3 17:19:44 2011 +0200
add ruby-termios
diff --git a/.gitignore b/.gitignore
index ad8f492..35af075 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,6 @@ ruby-feedparser
ruby-globalhotkeys
ruby-json
ruby-mocha
+ruby-termios
shellcast
wheezy-transition-tracker
diff --git a/.mrconfig b/.mrconfig
index 64d5cc4..1c6fac4 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -28,6 +28,9 @@ checkout = git_checkout ruby-json
[ruby-mocha]
checkout = git_checkout ruby-mocha
+[ruby-termios]
+checkout = git_checkout ruby-termios
+
[shellcast]
checkout = git_checkout shellcast
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list