diff options
| author | Dominique Orban | 2015-03-06 18:24:32 -0500 |
|---|---|---|
| committer | Xu Cheng | 2015-03-30 13:30:35 +0800 |
| commit | 877eddb127d38e4bef55b1cf33dec73b11ad6ac2 (patch) | |
| tree | c08a3b1e457db3310d7179137d2bf31280ce5cb5 /Library | |
| parent | 1795599d88c16c3edc4504f1019b9b7a875a64d6 (diff) | |
| download | brew-877eddb127d38e4bef55b1cf33dec73b11ad6ac2.tar.bz2 | |
Move ticcutils, timbl, wopr to homebrew/science.
Closes Homebrew/homebrew#37450.
Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
| -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", |
