diff options
| author | Tom Schoonjans | 2015-06-16 19:12:42 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2015-06-17 19:37:45 +0100 |
| commit | ae3b8159086cd480eff6daf9bfc7e03bdd0ff7bb (patch) | |
| tree | bdb0849f9316724951c52bdca725a1b2adead677 /Library/Homebrew | |
| parent | 4648aa54c03845c0a3f4e00cba4879ee26ba91c7 (diff) | |
| download | brew-ae3b8159086cd480eff6daf9bfc7e03bdd0ff7bb.tar.bz2 | |
gtkglarea and qiv: migrating to homebrew/boneyard
victims of the transitioning to gtk-quartz-only: Homebrew/homebrew#39868
a PR has been opened in the boneyard: Homebrew/homebrew-boneyard#54
Closes Homebrew/homebrew#40792.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Diffstat (limited to 'Library/Homebrew')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 53739d168..217a9e1fe 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", |
