Reformat chicken

This commit is contained in:
Adam Vandenberg 2009-11-25 22:46:59 -08:00 committed by Max Howell
parent bb67f6c976
commit 81884b9efb

View file

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class Chicken <Formula class Chicken <Formula
@url='http://www.call-with-current-continuation.org/chicken-4.2.0.tar.gz' url 'http://www.call-with-current-continuation.org/chicken-4.2.0.tar.gz'
@homepage='http://www.call-with-current-continuation.org/' homepage 'http://www.call-with-current-continuation.org/'
@md5='4705b7634447a571ff083f435c110fe3' md5 '4705b7634447a571ff083f435c110fe3'
def install def install
ENV.deparallelize ENV.deparallelize