aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisty De Meo2014-12-08 14:44:15 -0800
committerMisty De Meo2014-12-08 14:45:37 -0800
commit30f346447c8404fcc0288b422a577f2a511773a5 (patch)
tree05cc7df13d008929b9aa637256081584a116197a
parentd09727ae4af90783646b471f5bccca40fbb671f0 (diff)
downloadbrew-30f346447c8404fcc0288b422a577f2a511773a5.tar.bz2
itsol, salt: move to homebrew/science
Closes Homebrew/homebrew#34777.
-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",