From 400259a775c660aa78ce7900f51ecb35c9f4b611 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 10 Feb 2016 20:20:19 +0000 Subject: [PATCH] tap_migrations: fix gtk rebase issues --- Library/Homebrew/tap_migrations.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c7a6dd1fe3..77b2ea8d63 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -79,7 +79,6 @@ TAP_MIGRATIONS = { "git-flow-clone" => "homebrew/boneyard", "git-latexdiff" => "homebrew/tex", "gitfs" => "homebrew/fuse", - "gkrellm" => "homebrew/boneyard", "gle" => "homebrew/x11", "gnunet" => "homebrew/boneyard", "gobby" => "homebrew/gui", @@ -131,7 +130,6 @@ TAP_MIGRATIONS = { "lilypond" => "homebrew/tex", "lmutil" => "homebrew/binary", "magit" => "homebrew/emacs", - "mat" => "homebrew/boneyard", "meld" => "homebrew/gui", "mesalib-glw" => "homebrew/x11", "mess" => "homebrew/games",