aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgpg-error.rb
AgeCommit message (Collapse)Author
2010-03-18Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on ↵ydnar
current generation iMac. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-11Formulae for gnutls, libgcrypt, and libgpg-errorHunter Morris
Signed-off-by: Max Howell <max@methylblue.com>