From 45f09cd9c32b4ee8da1fa1348fe98caea56a0b04 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 26 May 2014 08:03:22 -0700 Subject: [PATCH] Move appledoc to boneyard No Xcode 5.1 support. Closes Homebrew/homebrew#29488. --- 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 52f1a4ef05..2333e0c50a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -2,6 +2,7 @@ TAP_MIGRATIONS = { "agedu" => "homebrew/headonly", "aimage" => "homebrew/boneyard", "apple-gcc42" => "homebrew/versions", + "appledoc" => "homebrew/boneyard", "appswitch" => "homebrew/binary", "aws-iam-tools" => "homebrew/boneyard", "blackbox" => "homebrew/boneyard",