From bf42c071c8393eaae86ea259b1ee384b1fb04615 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 9 Jun 2014 17:05:56 +0100 Subject: help2man: add 1.45.1 bottle. --- Library/Formula/help2man.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index 3a8356341..d43b5dd61 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -6,6 +6,13 @@ class Help2man < Formula mirror 'http://ftp.gnu.org/gnu/help2man/help2man-1.45.1.tar.xz' sha256 'c70fc791e6d13240327955de355244371b00bb1c9e247d5693ed601b716467c2' + bottle do + cellar :any + sha1 "8ee54313de90e7362ac98f5b93adaad3de1986e6" => :mavericks + sha1 "8de37051ce5504b73ebe067cc38ec0063f6f9540" => :mountain_lion + sha1 "26c6736453c30840a662fffe55172cfbe300e4ef" => :lion + end + def install # install is not parallel safe # see https://github.com/Homebrew/homebrew/issues/12609 -- cgit v1.2.3