From 1203e0e5aa9ff968833834ce1843f7f7e1a57b8a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 4 Oct 2014 13:06:08 +0100 Subject: pypy: add 2.4.0_2 bottle. --- Library/Formula/pypy.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index a9168e2cf..7f10f054c 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -4,6 +4,13 @@ class Pypy < Formula homepage "http://pypy.org/" url "https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.tar.bz2" sha1 "e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb" + bottle do + cellar :any + sha1 "533b3d5b9e566b7162d529c0f0bfaaea06cb19e8" => :mavericks + sha1 "bc30d65847cb9b1e1eb85eb3ff36fd003f1f23b5" => :mountain_lion + sha1 "3f91bcf68fc5d6954f7032be18f14eb17dfb8d55" => :lion + end + revision 2 depends_on :arch => :x86_64 -- cgit v1.2.3