From d1ffdb86293560db0df671d67aaf105e86055742 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 30 Jan 2013 21:06:21 -0800 Subject: gettext: 0.18.2 bottles. --- Library/Formula/gettext.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index 08a44fbfa..dc0a8ed71 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -8,6 +8,12 @@ class Gettext < Formula keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path." + bottle do + sha1 'f5347eea2def6a8649075fe2ca306ce5fa2a5338' => :mountain_lion + sha1 '003ba77411550fd471b599c2694bba36d343e98f' => :lion + sha1 '976ec00f7046b639b8a687b3316a575031859114' => :snow_leopard + end + option :universal option 'with-examples', 'Keep example files' -- cgit v1.2.3