vobcopy: retire to boneyard

Closes Homebrew/homebrew#39854.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Larry Gilbert 2015-06-20 13:19:50 -07:00 committed by Dominyk Tiller
parent 60b70c9931
commit adafb6c953

View File

@ -210,6 +210,7 @@ TAP_MIGRATIONS = {
"urweb" => "homebrew/boneyard", "urweb" => "homebrew/boneyard",
"ushare" => "homebrew/boneyard", "ushare" => "homebrew/boneyard",
"viewglob" => "homebrew/boneyard", "viewglob" => "homebrew/boneyard",
"vobcopy" => "homebrew/boneyard",
"wdfs" => "homebrew/fuse", "wdfs" => "homebrew/fuse",
"wkhtmltopdf" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard",
"wmctrl" => "homebrew/x11", "wmctrl" => "homebrew/x11",