Commit Graph

6 Commits (a3668786363b8e5661b48994f376a4edb28d2bdb)

Author SHA1 Message Date
Jack Nagel 1dbdce5ba1 Append missing trailing newlines
A few formulae are missing trailing newlines.

Let's be POSIXly correct about trailing newlines, which are part of the
definition of a "line" and hence a "file". Even "diff" has it's own
special handling for files without trailing newlines.

Perhaps an audit check is in order.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:07:54 -05:00
William Woodall 2d4e24667b libyaml: support universal builds
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-13 20:39:30 -07:00
Aaron Patterson 1dab016d9c libyaml 0.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-16 09:00:20 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08: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
Alexander Solovyov 2a0717ad1b libyaml formula
LibYAML is a YAML 1.1 parser and emitter written in C.
2009-09-29 15:46:34 +01:00