From ffe6f2dcc89e296a5b5fbf76332eddeef4bffb02 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Sat, 4 Jul 2015 14:21:05 +0200 Subject: [PATCH] clay: migrating to hombrew/boneyard Closes Homebrew/homebrew#41265 Closes Homebrew/homebrew#41350. 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 797a50d221..4facdcdbb6 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -27,6 +27,7 @@ TAP_MIGRATIONS = { "celt" => "homebrew/boneyard", "chktex" => "homebrew/tex", "clam" => "homebrew/boneyard", + "clay" => "homebrew/boneyard", "cloudfoundry-cli" => "pivotal/tap", "clusterit" => "homebrew/x11", "cmucl" => "homebrew/binary",