aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 22:00:27 +0100
committerMike McQuaid2014-07-03 22:33:37 +0100
commita713dbfa102d34a3d31e959898c5a92ce6833349 (patch)
tree778f1829e123175c45a0981d6700551321ba09bb /Library/Formula
parentda6bb624471db4c4bdbf4e3339814fa4c4c34da7 (diff)
downloadhomebrew-a713dbfa102d34a3d31e959898c5a92ce6833349.tar.bz2
libtermkey: add 0.17 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libtermkey.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libtermkey.rb b/Library/Formula/libtermkey.rb
index 2cb27fd7e..4e9855e3b 100644
--- a/Library/Formula/libtermkey.rb
+++ b/Library/Formula/libtermkey.rb
@@ -5,6 +5,13 @@ class Libtermkey < Formula
url "http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.17.tar.gz"
sha1 "2f9f0724cabd81f0ae3ba7b2837ee15dd40130f9"
+ bottle do
+ cellar :any
+ sha1 "717abaaf66c19d08ec2d00e372e79717109d907f" => :mavericks
+ sha1 "d41b7e58c29e7f32a010abac5424611281e00a4d" => :mountain_lion
+ sha1 "ffe2d3ff9c51ea0cc959dcd8c5bde75130b85051" => :lion
+ end
+
depends_on "pkg-config" => :build
depends_on "libtool" => :build