diff options
| author | Dominyk Tiller | 2016-02-10 20:20:19 +0000 |
|---|---|---|
| committer | Dominyk Tiller | 2016-02-10 20:20:19 +0000 |
| commit | 400259a775c660aa78ce7900f51ecb35c9f4b611 (patch) | |
| tree | 733789f018bd8614a83935e3ff690b3d48045125 /Library | |
| parent | 04e74b44e8cc45cd59b7b009999f83e6e1ef8c00 (diff) | |
| download | brew-400259a775c660aa78ce7900f51ecb35c9f4b611.tar.bz2 | |
tap_migrations: fix gtk rebase issues
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index c7a6dd1fe..77b2ea8d6 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", |
