diff options
| author | Jack Nagel | 2014-12-09 02:37:47 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-12-09 02:37:47 -0500 |
| commit | e311b4a95b34531ca6604fe81bd48237cd067001 (patch) | |
| tree | 3e3e67d0ca7a1afa51bb5d167419863a4c6b6450 /Library | |
| parent | 1a69ceaf7e22e9a6934f4b29cea94ffb5ded5147 (diff) | |
| download | brew-e311b4a95b34531ca6604fe81bd48237cd067001.tar.bz2 | |
Move ume and mess to homebrew-games
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 1a8e43b32..4e7147cac 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -45,6 +45,7 @@ TAP_MIGRATIONS = { "librets" => "homebrew/boneyard", "libspotify" => "homebrew/binary", "lmutil" => "homebrew/binary", + "mess" => "homebrew/games", "metalua" => "homebrew/boneyard", "mlkit" => "homebrew/boneyard", "mlton" => "homebrew/boneyard", @@ -61,8 +62,8 @@ TAP_MIGRATIONS = { "pocl" => "homebrew/science", "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", - "shark" => "homebrew/boneyard", "salt" => "homebrew/science", + "shark" => "homebrew/boneyard", "slicot" => "homebrew/science", "solfege" => "homebrew/boneyard", "sundials" => "homebrew/science", @@ -70,6 +71,7 @@ TAP_MIGRATIONS = { "tetgen" => "homebrew/science", "texmacs" => "homebrew/boneyard", "tmap" => "homebrew/boneyard", + "ume" => "homebrew/games", "urweb" => "homebrew/boneyard", "ushare" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard", |
