From aa6eb521e00a7b46d804f8e2d03a593cae9631a3 Mon Sep 17 00:00:00 2001 From: Vlad Shablinsky Date: Wed, 12 Aug 2015 16:09:19 +0300 Subject: [PATCH] app-engine-go-32: rename from go-app-engine-32 --- Library/Homebrew/formula_renames.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 7f03207562..6e110cb25f 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -1,6 +1,7 @@ FORMULA_RENAMES = { "cv" => "progress", "google-perftools" => "gperftools", + "go-app-engine-32" => "app-engine-go-32", "libcppa" => "caf", "objective-caml" => "ocaml", "mpich2" => "mpich",