diff options
| author | Misty De Meo | 2014-12-08 14:44:15 -0800 |
|---|---|---|
| committer | Misty De Meo | 2014-12-08 14:45:37 -0800 |
| commit | 3b556b8cd496974f4a4c51ef61012ebc8dfd347a (patch) | |
| tree | d8bfa632db2783abd81ff2d8e1c89876f5283984 /Library/Homebrew/tap_migrations.rb | |
| parent | 129b284933e21d4165b607c8e23408c10f0bb7f3 (diff) | |
| download | homebrew-3b556b8cd496974f4a4c51ef61012ebc8dfd347a.tar.bz2 | |
itsol, salt: move to homebrew/science
Closes #34777.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 3189204a9..1a8e43b32 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -32,6 +32,7 @@ TAP_MIGRATIONS = { "hugs98" => "homebrew/boneyard", "hwloc" => "homebrew/science", "ipopt" => "homebrew/science", + "itsol" => "homebrew/science", "iulib" => "homebrew/boneyard", "jscoverage" => "homebrew/boneyard", "jsl" => "homebrew/binary", @@ -61,6 +62,7 @@ TAP_MIGRATIONS = { "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", "shark" => "homebrew/boneyard", + "salt" => "homebrew/science", "slicot" => "homebrew/science", "solfege" => "homebrew/boneyard", "sundials" => "homebrew/science", |
