Commit graph

6 commits

Author SHA1 Message Date
Jack Nagel
4a90d9cba9 mz-scheme: fails with llvm
Fixes Homebrew/homebrew#8563.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-12 18:34:18 -06:00
Adam Vandenberg
7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Nathaniel Talbott
7807d38a17 Formula for MzScheme
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-19 14:56:52 -07:00