aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorMisty De Meo2014-12-08 14:44:15 -0800
committerMisty De Meo2014-12-08 14:45:37 -0800
commit3b556b8cd496974f4a4c51ef61012ebc8dfd347a (patch)
treed8bfa632db2783abd81ff2d8e1c89876f5283984 /Library/Homebrew/tap_migrations.rb
parent129b284933e21d4165b607c8e23408c10f0bb7f3 (diff)
downloadhomebrew-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.rb2
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",