From 79caaf5112f98d6c4b81d968995b501d5ec25520 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 1 Mar 2014 23:25:32 -0800 Subject: Move wkhtmltopdf to the boneyard Closes Homebrew/homebrew#26813. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index b2fca92b3..00d3421f7 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,4 +19,5 @@ TAP_MIGRATIONS = { 'nlopt' => 'homebrew/science', 'comparepdf' => 'homebrew/boneyard', 'colormake' => 'homebrew/headonly', + 'wkhtmltopdf' => 'homebrew/boneyard', } -- cgit v1.2.3