From d864708271c960b20eba72ebcd554a5d7e17de61 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Thu, 25 Jun 2015 04:56:57 +0100 Subject: [PATCH] pdsh: move to boneyard Closes Homebrew/homebrew#41061. Signed-off-by: Dominyk Tiller --- 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 797a50d221..44d0e45fb8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -156,6 +156,7 @@ TAP_MIGRATIONS = { "pdfjam" => "homebrew/tex", "pdf2image" => "homebrew/x11", "pdftoipe" => "homebrew/head-only", + "pdsh" => "homebrew/boneyard", "pebble-sdk" => "pebble/pebble-sdk", "pgplot" => "homebrew/x11", "pixie" => "homebrew/x11",