From 0b1bbc1ce002b80e2793f4ef58447bb79a051602 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 8 May 2014 21:58:58 -0500 Subject: [PATCH] Remove catdoc Closes Homebrew/homebrew#26616. --- 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 c8fb2e76a9..00f5fcaf2a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -4,6 +4,7 @@ TAP_MIGRATIONS = { "apple-gcc42" => "homebrew/versions", "blackbox" => "homebrew/boneyard", "boost149" => "homebrew/versions", + "catdoc" => "homebrew/boneyard", "clam" => "homebrew/boneyard", "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard",