diff options
| author | Dominique Orban | 2015-03-06 18:24:32 -0500 |
|---|---|---|
| committer | Xu Cheng | 2015-03-30 13:30:35 +0800 |
| commit | f8fece7733a17b58edfbc001eb3daedc1d0c47b1 (patch) | |
| tree | 44f3357ea433a818f35e84344bcf17a90b5112e0 /Library/Homebrew/tap_migrations.rb | |
| parent | cd095c60124caeed29600e469ba2b3bc24e52dfb (diff) | |
| download | homebrew-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.rb | 3 |
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", |
