From c8efdf0a30d24b1c1108736cdd71403076a1de80 Mon Sep 17 00:00:00 2001 From: Larry Gilbert Date: Sun, 26 Apr 2015 21:02:03 -0700 Subject: [PATCH] libqxt: retire to the boneyard Closes Homebrew/homebrew#39074. Signed-off-by: Mike McQuaid --- 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 f945258dc0..891f5c4c6f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -103,6 +103,7 @@ TAP_MIGRATIONS = { "libdlna" => "homebrew/boneyard", "libgtextutils" => "homebrew/science", "librets" => "homebrew/boneyard", + "libqxt" => "homebrew/boneyard", "libspotify" => "homebrew/binary", "lmutil" => "homebrew/binary", "meld" => "homebrew/x11",