diff options
| author | Adam Vandenberg | 2014-03-28 07:55:23 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-03-28 07:55:23 -0700 |
| commit | 2faeafd89dad0a7809ca83f056616fc74cdc6f0e (patch) | |
| tree | 767fe10329fc69744df11e01e204bc7001371bf0 /Library | |
| parent | e21a1fab51067674248349855073a988791f7a29 (diff) | |
| download | brew-2faeafd89dad0a7809ca83f056616fc74cdc6f0e.tar.bz2 | |
Migrate dotwrp, qrupdate, slicot to homebrew-science
Closes Homebrew/homebrew#27743.
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 04b904c5d..f45173f67 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -6,6 +6,7 @@ TAP_MIGRATIONS = { "colormake" => "homebrew/headonly", "comparepdf" => "homebrew/boneyard", "denyhosts" => "homebrew/boneyard", + "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard", "grads" => "homebrew/binary", "ipopt" => "homebrew/science", @@ -21,6 +22,8 @@ TAP_MIGRATIONS = { "octave" => "homebrew/science", "opencv" => "homebrew/science", "qfits" => "homebrew/boneyard", + "qrupdate" => "homebrew/science", + "slicot" => "homebrew/science", "syslog-ng" => "homebrew/boneyard", "urweb" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard", |
