https://groups.google.com/forum/#!topic/homebrew-discuss/D_weS6pZesg The Homebrew/homebrew repository has been deprecated and split into two repositories:
Homebrew/brew: the Homebrew package manager without any formulae/packages (i.e. the former contents of Library/Formula)
Homebrew/homebrew-core: the formulae/packages (i.e. the former contents of Library/Formula) for the Homebrew package manager
This split helps the Homebrew maintainers in various ways but for users the main advantages should be increasing stability over time and a quicker development process.
The migration will be handled for you automatically when you `brew update`. If you have any migration issues please create an issue at
https://github.com/Homebrew/brew/issues/new If you have any questions: feel free to ask them.
Thanks for using Homebrew!