From 15a29928316f07654df0d3771b2df0f18a6bf42f Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 10:44:03 +0530 Subject: [PATCH] pcb: 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 4aa07e5740..61124c1460 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -164,7 +164,7 @@ TAP_MIGRATIONS = { "par2tbb" => "homebrew/boneyard", "pari" => "homebrew/x11", "pathfinder" => "homebrew/boneyard", - "pcb" => "homebrew/x11", + "pcb" => "homebrew/science", "pdf-tools" => "homebrew/emacs", "pdf2image" => "homebrew/x11", "pdfjam" => "homebrew/tex",