Redact boost149 from core

boost149 does not build with 10.9, so remove it from core along with two
formulae that do not build with the latest version of Boost.

Closes Homebrew/homebrew#23696.
This commit is contained in:
Adam Vandenberg 2013-11-23 16:05:51 -08:00
parent 2efc1dd3f1
commit 3ef1a9241d

View File

@ -7,4 +7,7 @@ TAP_MIGRATIONS = {
'blackbox' => 'homebrew/boneyard',
'libgtextutils' => 'homebrew/science',
'syslog-ng' => 'homebrew/boneyard',
'librets' => 'homebrew/boneyard',
'drizzle' => 'homebrew/boneyard',
'boost149' => 'homebrew/versions,
}