diff options
| author | Adam Vandenberg | 2013-12-17 19:14:57 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-12-17 19:16:03 -0800 |
| commit | bdd545566c20919d1f3e6891ac03d381ceed6dbb (patch) | |
| tree | 5817b51ef2d7d34bdf8b4f36eff648fdf0a13844 /Library/Homebrew | |
| parent | 4c7cbdff73423ae0cba308009bcb05a1d1ecc63d (diff) | |
| download | homebrew-bdd545566c20919d1f3e6891ac03d381ceed6dbb.tar.bz2 | |
Move comparepdf to boneyard
Upstream is no longer maintaining this software, and it does not
build with Xcode 5.
Closes #24911.
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 3e6e4a2a7..a3a2be1b3 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -17,4 +17,5 @@ TAP_MIGRATIONS = { 'jscoverage' => 'homebrew/boneyard', 'jsl' => 'homebrew/binary', 'nlopt' => 'homebrew/science', + 'comparepdf' => 'homebrew/boneyard', } |
