aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-time.rb
AgeCommit message (Collapse)Author
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-04-22gnu-time: patch to allow compilation with clangBSS
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-04-02gnu-time: specify info folderCaius Durling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
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-15Adding gnu-time FormulaJordi Romero
Signed-off-by: Adam Vandenberg <flangy@gmail.com>