From df38a5f2029f9fc9b64e20e85d327eacabdef611 Mon Sep 17 00:00:00 2001 From: David Xia Date: Mon, 10 Nov 2014 14:11:02 -0500 Subject: helios: move to Spotify's tap. Helios will be provided by github.com/spotify/homebrew-public. Addresses https://github.com/Homebrew/homebrew/pull/34002 Closes Homebrew/homebrew#34071. Signed-off-by: Mike McQuaid --- 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 f1fa07049..7288614f8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -26,6 +26,7 @@ TAP_MIGRATIONS = { "gnunet" => "homebrew/boneyard", "grads" => "homebrew/binary", "gromacs" => "homebrew/science", + "helios" => "spotify/public", "hllib" => "homebrew/boneyard", "hugs98" => "homebrew/boneyard", "hwloc" => "homebrew/science", -- cgit v1.2.3