From 05d759606a14bb10adcfca2e5a988badf432a6f9 Mon Sep 17 00:00:00 2001 From: Dominique Orban Date: Fri, 28 Mar 2014 11:49:12 -0700 Subject: [PATCH] Move hwloc to homebrew/science. Closes Homebrew/homebrew#27949. Signed-off-by: Jack Nagel --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f45173f672..e01e3988d1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -9,6 +9,7 @@ TAP_MIGRATIONS = { "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard", "grads" => "homebrew/binary", + "hwloc" => "homebrew/science", "ipopt" => "homebrew/science", "jscoverage" => "homebrew/boneyard", "jsl" => "homebrew/binary",