aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-09 02:37:47 -0500
committerJack Nagel2014-12-09 02:37:47 -0500
commit3aeecefcaa5a64589c37fdb177a5fb2b2e64d0c1 (patch)
treebf37302775a62052ac07ef50f43f893233eef0cb /Library/Homebrew/tap_migrations.rb
parentb7bb0ddc082371d1892f0f4f41ec4bb8ea6c8548 (diff)
downloadhomebrew-3aeecefcaa5a64589c37fdb177a5fb2b2e64d0c1.tar.bz2
Move ume and mess to homebrew-games
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb4
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",