From 06f6fd5b839fa1903dc0e67146a948cc189e591c Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Wed, 7 Jan 2015 09:20:13 +0100 Subject: zenity moved into homebrew/x11 Closes Homebrew/homebrew#35626. Signed-off-by: Mike McQuaid --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 9d8321ea2..f7d1a5f49 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -163,4 +163,5 @@ TAP_MIGRATIONS = { "xplot" => "homebrew/x11", "xspringies" => "homebrew/x11", "yarp" => "homebrew/x11", + "zenity" => "homebrew/x11", } -- cgit v1.2.3