aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorDominyk Tiller2015-03-11 04:21:46 +0000
committerMike McQuaid2015-03-11 08:16:04 +0000
commit31488184af201bd338cede7e7ca4ee49e4c26b7d (patch)
treeb780e683b97915b05a74a333a543647dc67e4c68 /Library/Homebrew/tap_migrations.rb
parent842ec2d954ab9e69adb7763f963b6fb05b8c4f91 (diff)
downloadhomebrew-31488184af201bd338cede7e7ca4ee49e4c26b7d.tar.bz2
xar: migrate to dupes
Related: https://github.com/Homebrew/homebrew-dupes/pull/420 Closes #37588. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index eb3d8844d..e5f58ab49 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -164,6 +164,7 @@ TAP_MIGRATIONS = {
"wkhtmltopdf" => "homebrew/boneyard",
"wmctrl" => "homebrew/x11",
"x3270" => "homebrew/x11",
+ "xar" => "homebrew/dupes",
"xchat" => "homebrew/x11",
"xclip" => "homebrew/x11",
"xdotool" => "homebrew/x11",