Move mlton, mlkit, urweb to the boneyard.
mlton is a binary-only formula that only works when installed to /usr/local. Moving it, and things that depend on it to the boneyard. Closes Homebrew/homebrew#21780.
This commit is contained in:
parent
9970c97c28
commit
15ad296cfd
@ -15,10 +15,13 @@ TAP_MIGRATIONS = {
|
|||||||
"libgtextutils" => "homebrew/science",
|
"libgtextutils" => "homebrew/science",
|
||||||
"librets" => "homebrew/boneyard",
|
"librets" => "homebrew/boneyard",
|
||||||
"lmutil" => "homebrew/binary",
|
"lmutil" => "homebrew/binary",
|
||||||
|
"mlkit" => "homebrew/boneyard",
|
||||||
|
"mlton" => "homebrew/boneyard",
|
||||||
"nlopt" => "homebrew/science",
|
"nlopt" => "homebrew/science",
|
||||||
"octave" => "homebrew/science",
|
"octave" => "homebrew/science",
|
||||||
"opencv" => "homebrew/science",
|
"opencv" => "homebrew/science",
|
||||||
"qfits" => "homebrew/boneyard",
|
"qfits" => "homebrew/boneyard",
|
||||||
"syslog-ng" => "homebrew/boneyard",
|
"syslog-ng" => "homebrew/boneyard",
|
||||||
|
"urweb" => "homebrew/boneyard",
|
||||||
"wkhtmltopdf" => "homebrew/boneyard",
|
"wkhtmltopdf" => "homebrew/boneyard",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user