aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gettext.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-27 05:24:23 +0000
committerJack Nagel2014-12-27 00:25:52 -0500
commit2e263aa83f47cf4c2a68c0da19280e13781d7a8d (patch)
treedb9cc66daa30b1e64ebe55fec1ee2a0c03d88229 /Library/Formula/gettext.rb
parentf9432c42b283024ec3513d7e65df90caac278243 (diff)
downloadhomebrew-2e263aa83f47cf4c2a68c0da19280e13781d7a8d.tar.bz2
gettext: update 0.19.4 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 e9b931327..5eb013c39 100644
--- a/Library/Formula/gettext.rb
+++ b/Library/Formula/gettext.rb
@@ -7,6 +7,9 @@ class Gettext < Formula
sha256 "719adadb8bf3e36bac52c243a01c0add18d23506a3a40437e6f5899ceab18d20"
bottle do
+ sha1 "b1536310f96a0dfff5442b370dda06169cef92ab" => :yosemite
+ sha1 "1720f95c4392d4f26d60f39c5722f99e91b09330" => :mavericks
+ sha1 "0a94590e0d9a6546644b4b00015a5d8444cdf384" => :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."