From 3ef1a9241de6ebc611456ae4728b53c8b295202d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 23 Nov 2013 16:05:51 -0800 Subject: 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. --- Library/Homebrew/tap_migrations.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index eeb25b7ab..ca3425f49 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -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, } -- cgit v1.2.3