From 0f09afed6d1cae6741236fadd3220336a608c070 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Wed, 22 Apr 2015 01:04:29 +0200 Subject: [PATCH] gv: migrate to homebrew/x11 Closes Homebrew/homebrew#38914. 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 6219cbaf87..9cbc49075f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -76,6 +76,7 @@ TAP_MIGRATIONS = { "gtksourceviewmm3" => "homebrew/x11", "gtkwave" => "homebrew/x11", "gupnp-tools" => "homebrew/x11", + "gv" => "homebrew/x11", "hatari" => "homebrew/x11", "helios" => "spotify/public", "hexchat" => "homebrew/x11",