diff options
| author | Mike McQuaid | 2014-12-27 20:55:21 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-27 20:55:21 +0000 |
| commit | 43b384202a997dc37a6b64c2c7a65e9c70e55004 (patch) | |
| tree | d380413e96071f98c30c33afbe403955c7e7cdb7 /Library/Homebrew/tap_migrations.rb | |
| parent | 45dcf3aad9ecdad730f434317bfc313cbd315b35 (diff) | |
| download | homebrew-43b384202a997dc37a6b64c2c7a65e9c70e55004.tar.bz2 | |
Rename HEAD only tap.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 741c6cc00..106fea4a7 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,5 +1,5 @@ TAP_MIGRATIONS = { - "agedu" => "homebrew/headonly", + "agedu" => "homebrew/head-only", "aimage" => "homebrew/boneyard", "aplus" => "homebrew/boneyard", "apple-gcc42" => "homebrew/dupes", @@ -79,7 +79,7 @@ TAP_MIGRATIONS = { "jsl" => "homebrew/binary", "jstalk" => "homebrew/boneyard", "justniffer" => "homebrew/boneyard", - "kerl" => "homebrew/headonly", + "kerl" => "homebrew/head-only", "kernagic" => "homebrew/x11", "kismet" => "homebrew/boneyard", "klavaro" => "homebrew/x11", |
