diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 53739d168f..217a9e1fe0 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -91,6 +91,7 @@ TAP_MIGRATIONS = { "gromacs" => "homebrew/science", "gsmartcontrol" => "homebrew/x11", "gtk-chtheme" => "homebrew/x11", + "gtkglarea" => "homebrew/boneyard", "gtksourceviewmm" => "homebrew/x11", "gtksourceviewmm3" => "homebrew/x11", "gtkwave" => "homebrew/x11", @@ -167,6 +168,7 @@ TAP_MIGRATIONS = { "pyenv-pip-rehash" => "homebrew/boneyard", "pyxplot" => "homebrew/x11", "qfits" => "homebrew/boneyard", + "qiv" => "homebrew/boneyard", "qrupdate" => "homebrew/science", "rdesktop" => "homebrew/x11", "rofs-filtered" => "homebrew/fuse",