aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorDominique Orban2015-03-06 18:24:32 -0500
committerXu Cheng2015-03-30 13:30:35 +0800
commitf8fece7733a17b58edfbc001eb3daedc1d0c47b1 (patch)
tree44f3357ea433a818f35e84344bcf17a90b5112e0 /Library/Homebrew/tap_migrations.rb
parentcd095c60124caeed29600e469ba2b3bc24e52dfb (diff)
downloadhomebrew-f8fece7733a17b58edfbc001eb3daedc1d0c47b1.tar.bz2
Move ticcutils, timbl, wopr to homebrew/science.
Closes #37450. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index 8a5b9216d..363d89f2f 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -155,6 +155,8 @@ TAP_MIGRATIONS = {
"tetgen" => "homebrew/science",
"texmacs" => "homebrew/boneyard",
"tiger-vnc" => "homebrew/x11",
+ "ticcutils" => "homebrew/science",
+ "timbl" => "homebrew/science",
"tmap" => "homebrew/boneyard",
"transmission-remote-gtk" => "homebrew/x11",
"ume" => "homebrew/games",
@@ -164,6 +166,7 @@ TAP_MIGRATIONS = {
"viewglob" => "homebrew/x11",
"wkhtmltopdf" => "homebrew/boneyard",
"wmctrl" => "homebrew/x11",
+ "wopr" => "homebrew/science",
"x3270" => "homebrew/x11",
"xar" => "homebrew/dupes",
"xchat" => "homebrew/x11",