libodbc++: boneyard

Upstream has ignored the 64-bit patches from the original Homebrew pull
request, as well as subsequent 64-bit reports:
https://sourceforge.net/p/libodbcxx/bugs/25/

Trunk hasn't been updated since 2010 and the last tag was in 2009.

Closes Homebrew/homebrew#49980.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
ilovezfs 2016-03-10 09:33:28 -08:00 committed by Xu Cheng
parent 161a1e286e
commit 90774be2ee

View File

@ -126,6 +126,7 @@ TAP_MIGRATIONS = {
"latex-mk" => "homebrew/tex", "latex-mk" => "homebrew/tex",
"libdlna" => "homebrew/boneyard", "libdlna" => "homebrew/boneyard",
"libgtextutils" => "homebrew/science", "libgtextutils" => "homebrew/science",
"libodbc++" => "homebrew/boneyard",
"libqxt" => "homebrew/boneyard", "libqxt" => "homebrew/boneyard",
"librets" => "homebrew/boneyard", "librets" => "homebrew/boneyard",
"libspotify" => "homebrew/binary", "libspotify" => "homebrew/binary",