Move comparepdf to boneyard

Upstream is no longer maintaining this software, and it does not
build with Xcode 5.

Closes Homebrew/homebrew#24911.
This commit is contained in:
Adam Vandenberg 2013-12-17 19:14:57 -08:00
parent a6602740f8
commit 8a2464bf25

View File

@ -17,4 +17,5 @@ TAP_MIGRATIONS = {
'jscoverage' => 'homebrew/boneyard', 'jscoverage' => 'homebrew/boneyard',
'jsl' => 'homebrew/binary', 'jsl' => 'homebrew/binary',
'nlopt' => 'homebrew/science', 'nlopt' => 'homebrew/science',
'comparepdf' => 'homebrew/boneyard',
} }