diff options
| author | Nikolaus Wittenstein | 2016-02-03 17:10:27 -0500 |
|---|---|---|
| committer | Andrew Janke | 2016-02-08 03:56:51 -0500 |
| commit | 09ab67895164d9cab5dfca0035b9e100b23b3c8b (patch) | |
| tree | c1537b460473e8cac188c3737a23ab7153892a63 /Library | |
| parent | 326cc5c438e575ca2f5a699cf27a91a0d1b3e1a0 (diff) | |
| download | brew-09ab67895164d9cab5dfca0035b9e100b23b3c8b.tar.bz2 | |
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 <andrew@apjanke.net>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 17cedfd5a..f9e3446bc 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", |
