From 3e9534029a981e3ff328210ad22792e7e508239d Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Wed, 11 Nov 2015 15:58:38 -0800 Subject: [PATCH] pdf-tools: move to homebrew/emacs Closes Homebrew/homebrew#45911. Signed-off-by: Alex Dunn --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 28b7d235ed..ecabad150a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -165,6 +165,7 @@ TAP_MIGRATIONS = { "pari" => "homebrew/x11", "pathfinder" => "homebrew/boneyard", "pcb" => "homebrew/x11", + "pdf-tools" => "homebrew/emacs", "pdf2image" => "homebrew/x11", "pdfjam" => "homebrew/tex", "pdftoipe" => "homebrew/head-only",