From 615df777ef7705529b8a644c63989bd5a675e97f Mon Sep 17 00:00:00 2001
From: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
Date: Tue, 12 Jan 2016 11:35:38 +0530
Subject: [PATCH] easy-tag: migrate from x11 to gui

---
 Library/Homebrew/tap_migrations.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index eb4501dab4..6d81fe1587 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -50,7 +50,7 @@ TAP_MIGRATIONS = {
   "dupx" => "homebrew/boneyard",
   "dwm" => "homebrew/x11",
   "dzen2" => "homebrew/x11",
-  "easy-tag" => "homebrew/x11",
+  "easy-tag" => "homebrew/gui",
   "echoping" => "homebrew/boneyard",
   "electric-fence" => "homebrew/boneyard",
   "encfs" => "homebrew/fuse",
-- 
GitLab