From fda6ea7eed2654623ddcb3d37e4959e76572e57f Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 13 Mar 2014 13:14:16 +0000 Subject: [PATCH] Revert "sip: add 4.15.4 bottle." This reverts commit 1aa37cd177e3439fafd5ea626d0b6b4d04b09590. --- Formula/sip.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Formula/sip.rb b/Formula/sip.rb index 5df85899ef2..f4dac78791b 100644 --- a/Formula/sip.rb +++ b/Formula/sip.rb @@ -5,12 +5,6 @@ class Sip < Formula url 'http://download.sf.net/project/pyqt/sip/sip-4.15.4/sip-4.15.4.tar.gz' sha1 'a5f6342dbb3cdc1fb61440ee8acb805f5fec3c41' - bottle do - sha1 "0d3972d76485971c2c8088c8f6329814eb452687" => :mavericks - sha1 "ed7500d9d8f0d41cc2ab0dfa76998b52b1f26bfb" => :mountain_lion - sha1 "f5322f040c742656407e16a141adde0d2324d532" => :lion - end - head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg depends_on :python => :recommended