diff options
| author | BrewTestBot | 2014-10-01 20:47:15 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-10-01 14:49:07 -0500 | 
| commit | e49097c562f9cddab1896093ec422e477abdee81 (patch) | |
| tree | 107940eb9907f87c13a873f134048787c103be64 | |
| parent | 87a56166f054c464817d8a868c4f6ee5e40c08b2 (diff) | |
| download | homebrew-e49097c562f9cddab1896093ec422e477abdee81.tar.bz2 | |
help2man: update 1.46.3 bottle.
| -rw-r--r-- | Library/Formula/help2man.rb | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/Library/Formula/help2man.rb b/Library/Formula/help2man.rb index a2c7b5839..0d93f4c35 100644 --- a/Library/Formula/help2man.rb +++ b/Library/Formula/help2man.rb @@ -7,6 +7,10 @@ class Help2man < Formula    sha256 "a669dc3baf2f9fcfcf9d55d8555d1c234bc3cabd5fbe8e36e0dea4a88c222942"    bottle do +    cellar :any +    sha1 "e9d97ada8b008f774ef1ba613bcfaf0e5366cbeb" => :mavericks +    sha1 "271ee35610e547c5d111fd422abac34ba5514303" => :mountain_lion +    sha1 "6bd18f5f15869e50452afdc9b97bd6e99c236fec" => :lion    end    def install | 
