From 73fb6760ea137143ac681664a2470db33f86fc71 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Thu, 27 Aug 2015 15:35:23 +0200 Subject: [PATCH] gant: migrating to boneyard Closes Homebrew/homebrew#43326. Signed-off-by: Baptiste Fontaine --- 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 f5556747c9..604a48059d 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -69,6 +69,7 @@ TAP_MIGRATIONS = { "fuse-zip" => "homebrew/fuse", "fuse4x-kext" => "homebrew/fuse", "fuse4x" => "homebrew/fuse", + "gant" => "homebrew/boneyard", "gcsfuse" => "homebrew/fuse", "geany" => "homebrew/x11", "geda-gaf" => "homebrew/x11",