aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gerrit-tools.rb
AgeCommit message (Collapse)Author
2013-02-07Move head-only brews to homebrew-headonly.Adam Vandenberg
Also move google-js-test which depends on head-only re2. Closes #17665.
2011-05-26Use https for github repos.Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-06-17Add formula to install gerrit-tools HEADAndre Arko
Signed-off-by: Adam Vandenberg <flangy@gmail.com>