itsol, salt: move to homebrew/science

Closes Homebrew/homebrew#34777.
This commit is contained in:
Misty De Meo 2014-12-08 14:44:15 -08:00
parent d09727ae4a
commit 30f346447c

View File

@ -32,6 +32,7 @@ TAP_MIGRATIONS = {
"hugs98" => "homebrew/boneyard", "hugs98" => "homebrew/boneyard",
"hwloc" => "homebrew/science", "hwloc" => "homebrew/science",
"ipopt" => "homebrew/science", "ipopt" => "homebrew/science",
"itsol" => "homebrew/science",
"iulib" => "homebrew/boneyard", "iulib" => "homebrew/boneyard",
"jscoverage" => "homebrew/boneyard", "jscoverage" => "homebrew/boneyard",
"jsl" => "homebrew/binary", "jsl" => "homebrew/binary",
@ -61,6 +62,7 @@ TAP_MIGRATIONS = {
"qfits" => "homebrew/boneyard", "qfits" => "homebrew/boneyard",
"qrupdate" => "homebrew/science", "qrupdate" => "homebrew/science",
"shark" => "homebrew/boneyard", "shark" => "homebrew/boneyard",
"salt" => "homebrew/science",
"slicot" => "homebrew/science", "slicot" => "homebrew/science",
"solfege" => "homebrew/boneyard", "solfege" => "homebrew/boneyard",
"sundials" => "homebrew/science", "sundials" => "homebrew/science",