From 5664e04b08e3e7733c5be41c00643a9edc9cea67 Mon Sep 17 00:00:00 2001 From: Kyle Gorman Date: Tue, 26 Aug 2014 10:15:59 -0700 Subject: Move OpenFST and OpenGRM-ngram to homebrew-science Closes Homebrew/homebrew#31905. Signed-off-by: Jack Nagel --- Library/Homebrew/tap_migrations.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') 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", -- cgit v1.2.3