Commit graph

9 commits

Author SHA1 Message Date
Jon Rosebaugh
382411c7a5 Updating asciidoc to 8.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-17 20:27:50 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Matt Aimonetti
d7d419c742 updated asciidoc to version 8.6.3
Closes Homebrew/homebrew#3786.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-01 15:24:31 +00:00
Michael Wild
3ba13c3068 Updated asciidoc.rb to 8.6.1
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 16:24:05 +02:00
Adam Vandenberg
2ebb1ebaff asciidoc 8.5.3 2010-05-09 15:31:50 -07:00
Adam Vandenberg
6de5e0c42e Update AsciiDoc to 8.5.1 2009-12-12 16:24:16 +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
Kieran Pilkington
6435ba7d0b Fixing asciidoc formula (the url was not accessible) 2009-09-29 16:26:37 +01:00
Max Howell
97b1ada08d Created /Library moved brew tool to /bin
Moved Forumla and Cellar/homebrew into Library.

This way the homebrew core files are more sensibly placed, Cellar is
more internally consistent and only generated. And Homebrew is ready for
use straight out of the tarball.
2009-06-04 19:36:58 +01:00