aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorKyle Gorman2014-08-26 10:15:59 -0700
committerJack Nagel2014-08-27 21:46:52 -0500
commit0a8813a6fb38cd1de30529ada8d962f47945ecbc (patch)
treed93dc7133521893a78edc30c289f0b3bbd27e068 /Library/Homebrew
parent5e133fbe2676d3ac865a11c1a491f1066b63040b (diff)
downloadhomebrew-0a8813a6fb38cd1de30529ada8d962f47945ecbc.tar.bz2
Move OpenFST and OpenGRM-ngram to homebrew-science
Closes #31905. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/tap_migrations.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index 94b957839..6f354fda2 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -45,6 +45,8 @@ TAP_MIGRATIONS = {
"nlopt" => "homebrew/science",
"octave" => "homebrew/science",
"opencv" => "homebrew/science",
+ "openfst" => "homebrew/science",
+ "opengrm-ngram" => "homebrew/science",
"pan" => "homebrew/boneyard",
"pjsip" => "homebrew/boneyard",
"pocl" => "homebrew/science",