diff options
| author | BrewTestBot | 2014-11-19 00:31:46 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-11-18 18:35:36 -0600 |
| commit | d1e61a03dabb688beae70da8418ae8a9e6eeee1f (patch) | |
| tree | ff34bbcc88383e2f7cb2a23b0cddf42ec9cb5943 /Library/Formula/gettext.rb | |
| parent | 46a9cd6b6a8fd662a86f7dd5d783f1ab991e376a (diff) | |
| download | homebrew-d1e61a03dabb688beae70da8418ae8a9e6eeee1f.tar.bz2 | |
gettext: update 0.19.3_1 bottle.
Diffstat (limited to 'Library/Formula/gettext.rb')
| -rw-r--r-- | Library/Formula/gettext.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index 782c63c42..79400a53f 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -8,6 +8,9 @@ class Gettext < Formula revision 1 bottle do + sha1 "8be84a2bc42d358d4af8e2bc9520a7b5088cfb36" => :yosemite + sha1 "a100e97a287b3ace08b19bb4aa897b23cab2df83" => :mavericks + sha1 "20ab81180f28440f6cb734ac15aefe6001d4cce2" => :mountain_lion end keg_only :shadowed_by_osx, "OS X provides the BSD gettext library and some software gets confused if both are in the library path." |
