diff options
| author | Andrew Janke | 2016-01-27 16:26:00 -0500 |
|---|---|---|
| committer | Andrew Janke | 2016-01-27 18:27:39 -0500 |
| commit | fe5a225648dc2aecf0080c4d501e192f12f26674 (patch) | |
| tree | 8cd5f9863d660d5555090c7a8c8fbbf4a1036692 | |
| parent | 47aa71e633bbd9551f91972831cc787a968242f9 (diff) | |
| download | brew-fe5a225648dc2aecf0080c4d501e192f12f26674.tar.bz2 | |
rtags: boneyard
Closes Homebrew/homebrew#48528.
Signed-off-by: Andrew Janke <andrew@apjanke.net>
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f9e3446bc..17cedfd5a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -189,6 +189,7 @@ 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", |
