aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-03-13 13:14:18 +0000
committerMike McQuaid2014-03-13 13:14:18 +0000
commitd8afec35c05d92175eed7211fe3ba2f0bd38d1a7 (patch)
treeb2b723578cbe93e8cb95510593df7b7159b09041
parent256842157acc6fe368752a41634728990b7e5259 (diff)
downloadhomebrew-d8afec35c05d92175eed7211fe3ba2f0bd38d1a7.tar.bz2
Revert "pyqt: add 4.10.3 bottle."
This reverts commit 628c909b80ffd9b5b043428087a8bd2877452f3d.
-rw-r--r--Library/Formula/pyqt.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/pyqt.rb b/Library/Formula/pyqt.rb
index 9d4ddd501..8e7021997 100644
--- a/Library/Formula/pyqt.rb
+++ b/Library/Formula/pyqt.rb
@@ -5,12 +5,6 @@ class Pyqt < Formula
url 'https://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.10.3/PyQt-mac-gpl-4.10.3.tar.gz'
sha1 'ba5465f92fb43c9f0a5b948fa25df5045f160bf0'
- bottle do
- sha1 "889a67ff342caf18263d8b778947be6cf6d73b90" => :mavericks
- sha1 "87a9c7aa3d55dcb33ab2bf6b0485b407d221f248" => :mountain_lion
- sha1 "ce8f509b6101618e25657aaf337063540a359421" => :lion
- end
-
depends_on :python => :recommended
depends_on :python3 => :optional