aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pidgin.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 06:02:53 +0100
committerJack Nagel2014-10-22 00:07:32 -0500
commitf2ac65658f353628fb8ec080a8d1d2547a4e6c9c (patch)
treeddedbc37f0c4877f90e6092bc9e3c9f856a8c2aa /Library/Formula/pidgin.rb
parent267eee8d319e29602675c2dde5e00db965b642be (diff)
downloadhomebrew-f2ac65658f353628fb8ec080a8d1d2547a4e6c9c.tar.bz2
pidgin: add 2.10.9_1 bottle.
Diffstat (limited to 'Library/Formula/pidgin.rb')
-rw-r--r--Library/Formula/pidgin.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/pidgin.rb b/Library/Formula/pidgin.rb
index c22b8b94f..505ce4ea3 100644
--- a/Library/Formula/pidgin.rb
+++ b/Library/Formula/pidgin.rb
@@ -6,6 +6,13 @@ class Pidgin < Formula
sha1 'f3de8fd94dba1f4c98d5402a02430f9f323e665a'
revision 1
+ bottle do
+ revision 1
+ sha1 "430aef531d3993806a044c16ce86b55a19cf8d15" => :yosemite
+ sha1 "0dc523a911e1a5b08d0103858904ee67e91ac688" => :mavericks
+ sha1 "0b158a8e1657695a480df0cc170f83a9558cc9c7" => :mountain_lion
+ end
+
depends_on :x11
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build