Commit graph

4 commits

Author SHA1 Message Date
Max Howell
0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +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
Adam Vandenberg
2dbfac4899 Build mod_wsgi with the same arch's as Python. 2009-09-21 13:06:21 -07:00
Adam Vandenberg
8f5d80231f Formula for mod_wsgi.
mod_wsgi is an Apache module that allows wsgi-compliant Python apps to run
under Apache or as separate daemons.
2009-08-25 02:48:13 +01:00