diff options
| author | Vlad Shablinsky | 2015-08-13 12:59:28 +0300 |
|---|---|---|
| committer | Mike McQuaid | 2015-09-07 12:05:17 +0100 |
| commit | a55054f32555ebafca19c01c43c64ca5add0ba4c (patch) | |
| tree | 2991a3eb6f606a14fa762fe549ae29c926324c98 /Library | |
| parent | aa6eb521e00a7b46d804f8e2d03a593cae9631a3 (diff) | |
| download | brew-a55054f32555ebafca19c01c43c64ca5add0ba4c.tar.bz2 | |
app-engine-go-64: rename from go-app-engine-64
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/formula_renames.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 6e110cb25..47d86c036 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -2,6 +2,7 @@ FORMULA_RENAMES = { "cv" => "progress", "google-perftools" => "gperftools", "go-app-engine-32" => "app-engine-go-32", + "go-app-engine-64" => "app-engine-go-64", "libcppa" => "caf", "objective-caml" => "ocaml", "mpich2" => "mpich", |
