From 5f58cd9e5370b59c5209988f3f4672226c47adec Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 18 Nov 2013 22:32:56 -0800 Subject: Move libgtextutils to homebrew-science Closes Homebrew/homebrew#23972. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index e585ce64c..3f9bdccbb 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -5,4 +5,5 @@ TAP_MIGRATIONS = { 'ipopt' => 'homebrew/science', 'qfits' => 'homebrew/boneyard', 'blackbox' => 'homebrew/boneyard', + 'libgtextutils' -> 'homebrew/science', } -- cgit v1.2.3