From 4f466b6c10bbc35fb1cdef2691b07856ed3d6e9f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 5 May 2014 20:41:57 -0700 Subject: [PATCH] Move kismet to the boneyard. The APIs used by the software are no longer available in OS X 10.9. Closes Homebrew/homebrew#25036. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index fc47430d1c..53446fd8f9 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,6 +19,7 @@ TAP_MIGRATIONS = { "jscoverage" => "homebrew/boneyard", "jsl" => "homebrew/binary", "kerl" => "homebrew/headonly", + "kismet" => "homebrew/boneyard", "libgtextutils" => "homebrew/science", "librets" => "homebrew/boneyard", "lmutil" => "homebrew/binary",