From 4714818bdf57de83f6a561581a1484ba34806ecb Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Sun, 23 Aug 2015 00:32:41 -0700 Subject: [PATCH] cdimgtools: remove to boneyard Closes Homebrew/homebrew#41267. Closes Homebrew/homebrew#43199. 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 bd82398885..f5556747c9 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -24,6 +24,7 @@ TAP_MIGRATIONS = { "cardpeek" => "homebrew/x11", "catdoc" => "homebrew/boneyard", "cdf" => "homebrew/boneyard", + "cdimgtools" => "homebrew/boneyard", "celt" => "homebrew/boneyard", "chktex" => "homebrew/tex", "clam" => "homebrew/boneyard",