Commit Graph

8 Commits (c5cbd227d21dcb7a49e94e62b4da611c9ec4c726)

Author SHA1 Message Date
Adam Vandenberg 57da1ea9ac fortune: use options dsl 2012-08-08 22:01:38 -07:00
Peter Jaros 195d9eb988 fortune: fix typo
Closes Homebrew/homebrew#12463.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 22:57:33 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg b732e6c299 brew-audit - check inreplace block var name 2010-09-08 09:07:59 -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
Alexis Hildebrandt 28cbaabf99 Update Formula: fortune. Fix man path 2010-01-24 12:27:39 +00:00
Max Howell 0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
Markus Prinz 613bd67c30 Fortune Formula
Adds the fortune program along with cookie files.

Signed-off-by: Max Howell <max@methylblue.com>

I replaced the sed usage with our safer inreplace function.
2009-11-07 18:22:35 +00:00