Move mysqlreport to the boneyard

The project was deprecated in favor of percona-toolkit:
http://blog.codenode.com/2015/01/hack-mysql-has-been-retired.html

Closes Homebrew/homebrew#36342.
This commit is contained in:
Jack Nagel 2015-01-31 23:57:34 -05:00
parent 649579072c
commit e298f09ab6

View File

@ -104,6 +104,7 @@ TAP_MIGRATIONS = {
"msgpack-rpc" => "homebrew/boneyard", "msgpack-rpc" => "homebrew/boneyard",
"mupdf" => "homebrew/x11", "mupdf" => "homebrew/x11",
"mydumper" => "homebrew/boneyard", "mydumper" => "homebrew/boneyard",
"mysqlreport" => "homebrew/boneyard",
"newick-utils" => "homebrew/science", "newick-utils" => "homebrew/science",
"nlopt" => "homebrew/science", "nlopt" => "homebrew/science",
"octave" => "homebrew/science", "octave" => "homebrew/science",