From 09ab67895164d9cab5dfca0035b9e100b23b3c8b Mon Sep 17 00:00:00 2001 From: Nikolaus Wittenstein Date: Wed, 3 Feb 2016 17:10:27 -0500 Subject: [PATCH] rtags: 2.1, back from boneyard This reverts commit 5bcc7b1f3fd4992e67736bb3cd97141e82c94685 and updates rtags to version 2.1. It had been moved to the boneyard because the tag for version 2 had been deleted. Closes Homebrew/homebrew#48800. Signed-off-by: Andrew Janke --- Library/Homebrew/tap_migrations.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 17cedfd5a2..f9e3446bc8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -189,7 +189,6 @@ TAP_MIGRATIONS = { "rdesktop" => "homebrew/x11", "rocket" => "homebrew/boneyard", "rofs-filtered" => "homebrew/fuse", - "rtags" => "homebrew/boneyard", "rxvt-unicode" => "homebrew/x11", "s3-backer" => "homebrew/fuse", "s3fs" => "homebrew/fuse",