aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gettext.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-11-19 00:31:46 +0000
committerJack Nagel2014-11-18 18:35:36 -0600
commitd1e61a03dabb688beae70da8418ae8a9e6eeee1f (patch)
treeff34bbcc88383e2f7cb2a23b0cddf42ec9cb5943 /Library/Formula/gettext.rb
parent46a9cd6b6a8fd662a86f7dd5d783f1ab991e376a (diff)
downloadhomebrew-d1e61a03dabb688beae70da8418ae8a9e6eeee1f.tar.bz2
gettext: update 0.19.3_1 bottle.
Diffstat (limited to 'Library/Formula/gettext.rb')
-rw-r--r--Library/Formula/gettext.rb3
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."