From a19de4a94ae2e803321e55d0f6c4d7b465607cc5 Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Thu, 26 Nov 2015 08:24:01 -0800 Subject: [PATCH] gptfdisk: boneyard See Homebrew/homebrew#46378. Closes Homebrew/homebrew#46398. Signed-off-by: Alex Dunn --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index ce224c0fa5..96dba6a752 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -88,6 +88,7 @@ TAP_MIGRATIONS = { "gobby" => "homebrew/x11", "googlecl" => "homebrew/boneyard", "gpredict" => "homebrew/x11", + "gptfdisk" => "homebrew/boneyard", "grace" => "homebrew/x11", "grads" => "homebrew/binary", "graylog2-server" => "homebrew/boneyard",