diff options
| author | Christian Moritz | 2015-09-29 11:52:01 +0200 |
|---|---|---|
| committer | Dominyk Tiller | 2015-09-30 03:49:52 +0100 |
| commit | 25eac715d0920e7fd58ae6c7ce131a5c305e802b (patch) | |
| tree | 4d8089c292fd76e323f900eb8e18ce7bcb8de1b5 /Library | |
| parent | 04959403ac23bc16d52fc52aafed80b574231b02 (diff) | |
| download | brew-25eac715d0920e7fd58ae6c7ce131a5c305e802b.tar.bz2 | |
iojs: move to versions
Closes Homebrew/homebrew#44441.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Diffstat (limited to 'Library')
| -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 8b5d897b1..732efb378 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -111,6 +111,7 @@ TAP_MIGRATIONS = { "ifuse" => "homebrew/fuse", "imake" => "homebrew/x11", "inkscape" => "homebrew/x11", + "iojs" => "homebrew/versions", "ipopt" => "homebrew/science", "iptux" => "homebrew/x11", "itsol" => "homebrew/science", |
