From 45c08c99f3418c74fb209785d9eb363ba74ac08e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 11 Feb 2014 17:06:58 +0000 Subject: cputhrottle: add 20100515 bottle. Closes #26623. Signed-off-by: Mike McQuaid --- Library/Formula/cputhrottle.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/cputhrottle.rb b/Library/Formula/cputhrottle.rb index 7c96053e3..f5d77e72a 100644 --- a/Library/Formula/cputhrottle.rb +++ b/Library/Formula/cputhrottle.rb @@ -6,6 +6,13 @@ class Cputhrottle < Formula sha1 "e88c7264cb09399f2e4c54f9d10978ffbb99078b" version "20100515" + bottle do + cellar :any + sha1 "3524fce7418022bea4ea10b2c9e9b794a1876201" => :mavericks + sha1 "aeb5297fa772631d121d0e480e26e40aa82af5e9" => :mountain_lion + sha1 "346f0b9b01e890938afe4571fc810dd8afba5664" => :lion + end + depends_on "boost" => :build def install -- cgit v1.2.3