diff options
| author | Adam Vandenberg | 2014-05-26 08:03:22 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-26 08:03:22 -0700 |
| commit | 64dd01d12b497e3d5a54df4b60ee053a7d3add0a (patch) | |
| tree | 2e9be219d5f7376ac90538101936ffbc7f7cce9f /Library/Homebrew | |
| parent | 991e47708ae6de3a1e35e934f9ec8a837d51c319 (diff) | |
| download | homebrew-64dd01d12b497e3d5a54df4b60ee053a7d3add0a.tar.bz2 | |
Move appledoc to boneyard
No Xcode 5.1 support.
Closes #29488.
Diffstat (limited to 'Library/Homebrew')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 52f1a4ef0..2333e0c50 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", |
