From 174a9a76b48605904e37bce6b588230f8eadbe45 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 19 Apr 2014 12:35:19 -0700 Subject: Move mydumper to the boneyard This software compiles against now-private APIs: https://github.com/Homebrew/homebrew/issues/24748 http://bugs.mysql.com/bug.php?id=70672 https://answers.launchpad.net/mydumper/+question/239895 Closes Homebrew/homebrew#24748. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c3869d0ea..c2c0d856a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,6 +19,7 @@ TAP_MIGRATIONS = { "lmutil" => "homebrew/binary", "mlkit" => "homebrew/boneyard", "mlton" => "homebrew/boneyard", + "mydumper" => "homebrew/boneyard", "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science", -- cgit v1.2.3