Commit Graph

6 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
mattonrails 751c3b924a Update wrangler to 0.9.0-220910
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03 19:50:58 -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
joewilliams 5bb0c81faa wrangler upgrade and fix
Fixes Homebrew/homebrew#219
2009-12-19 16:43:39 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
Geoff Cant 9394e6a395 Adding a Formula for the Emacs Erlang refactoring mode Wrangler 2009-09-16 14:49:07 +01:00