aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorBaptiste Fontaine2015-01-07 09:20:13 +0100
committerMike McQuaid2015-01-29 14:35:47 +0000
commit5ef3bb5221c17a8563cb380fe5f2ceeaa242de85 (patch)
tree33c1ab0ec20131f05f2bf3d71a9f69905ad16e74 /Library/Homebrew/tap_migrations.rb
parent51ecb0a647a23278dbfd1ae5528e6734a98d0e00 (diff)
downloadhomebrew-5ef3bb5221c17a8563cb380fe5f2ceeaa242de85.tar.bz2
zenity moved into homebrew/x11
Closes #35626. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
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",
}