xar: migrate to dupes

Related: https://github.com/Homebrew/homebrew-dupes/pull/420

Closes Homebrew/homebrew#37588.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dominyk Tiller 2015-03-11 04:21:46 +00:00 committed by Mike McQuaid
parent 316d8d756c
commit c19c355226

View File

@ -164,6 +164,7 @@ TAP_MIGRATIONS = {
"wkhtmltopdf" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard",
"wmctrl" => "homebrew/x11", "wmctrl" => "homebrew/x11",
"x3270" => "homebrew/x11", "x3270" => "homebrew/x11",
"xar" => "homebrew/dupes",
"xchat" => "homebrew/x11", "xchat" => "homebrew/x11",
"xclip" => "homebrew/x11", "xclip" => "homebrew/x11",
"xdotool" => "homebrew/x11", "xdotool" => "homebrew/x11",