From cdcbfe0390d6d6e66d09864374df5a7fd4d47ccc Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Mon, 11 Jan 2016 18:37:12 +0530 Subject: [PATCH] geda-gaf: migrate from x11 to science --- 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 58a86f5a9a..2d5afba911 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -70,7 +70,7 @@ TAP_MIGRATIONS = { "gant" => "homebrew/boneyard", "gcsfuse" => "homebrew/fuse", "gdrive" => "homebrew/boneyard", - "geda-gaf" => "homebrew/x11", + "geda-gaf" => "homebrew/science", "geeqie" => "homebrew/x11", "geomview" => "homebrew/x11", "gerbv" => "homebrew/x11",