From 2a6a0e72aceadc13fa15813ee5e3713ff3a302e8 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller <dominyktiller@gmail.com> Date: Tue, 9 Jun 2015 17:37:41 +0100 Subject: [PATCH] pdftoipe: move to homebrew/head-only Closes Homebrew/homebrew#40528. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com> --- 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 bf523353ab..62a647bf19 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -155,6 +155,7 @@ TAP_MIGRATIONS = { "pdfjam" => "homebrew/tex", "pdf2image" => "homebrew/x11", "pdf2svg" => "homebrew/x11", + "pdftoipe" => "homebrew/head-only", "pebble-sdk" => "pebble/pebble-sdk", "pgplot" => "homebrew/x11", "pixie" => "homebrew/x11", -- GitLab