From d428a66637dff19c5f06f9282fd6aa927cfb57fa Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 18 Nov 2013 07:18:52 -0800 Subject: iopt moved to homebrew-science Closes Homebrew/homebrew#22945. --- Library/Homebrew/tap_migrations.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 9c7b42ef7..1bd0bc0ad 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -1,5 +1,6 @@ TAP_MIGRATIONS = { 'octave' => 'homebrew/science', 'grads' => 'homebrew/binary', - 'denyhosts' => 'homebrew/boneyard' + 'denyhosts' => 'homebrew/boneyard', + 'ipopt' => 'homebrew/science' } -- cgit v1.2.3