Move storm to the boneyard

Storm requires a specific version of jzma, which could be supplied
as a resource. Pull requests will be reviewed.

Closes Homebrew/homebrew#23283.
This commit is contained in:
Adam Vandenberg 2014-05-16 08:02:03 -07:00
parent 3cd5f17426
commit 99ebf05b9c

View File

@ -40,6 +40,7 @@ TAP_MIGRATIONS = {
"slicot" => "homebrew/science", "slicot" => "homebrew/science",
"shark" => "homebrew/boneyard", "shark" => "homebrew/boneyard",
"solfege" => "homebrew/boneyard", "solfege" => "homebrew/boneyard",
"storm" => "homebrew/boneyard",
"syslog-ng" => "homebrew/boneyard", "syslog-ng" => "homebrew/boneyard",
"urweb" => "homebrew/boneyard", "urweb" => "homebrew/boneyard",
"wkhtmltopdf" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard",