authexec: migrating taps
This formula no longer works on anything newer than Lion (See Homebrew/homebrew#34039), so handing it over to Misty’s Tigerbrew fork where it could still be useful. As far as tap_migrations goes though, it's being moved to the boneyard due to Misty's fork not technically being a 'tap'. Closes Homebrew/homebrew#34348. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
078f64a886
commit
19c2e91fdc
@ -5,6 +5,7 @@ TAP_MIGRATIONS = {
|
|||||||
"apple-gcc42" => "homebrew/dupes",
|
"apple-gcc42" => "homebrew/dupes",
|
||||||
"appledoc" => "homebrew/boneyard",
|
"appledoc" => "homebrew/boneyard",
|
||||||
"appswitch" => "homebrew/binary",
|
"appswitch" => "homebrew/binary",
|
||||||
|
"authexec" => "homebrew/boneyard",
|
||||||
"aws-iam-tools" => "homebrew/boneyard",
|
"aws-iam-tools" => "homebrew/boneyard",
|
||||||
"blackbox" => "homebrew/boneyard",
|
"blackbox" => "homebrew/boneyard",
|
||||||
"boost149" => "homebrew/versions",
|
"boost149" => "homebrew/versions",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user