diff options
| author | Mike McQuaid | 2015-02-23 15:03:02 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-23 15:03:02 +0000 |
| commit | 73646443fc400ae758aa62ed4cbdc79d9cf7c235 (patch) | |
| tree | 41fee3eb1b6d5de9122c2bb87170a83256ebe8a5 | |
| parent | 0c2477391800d5b7939b57c1d72ef0dc364735cb (diff) | |
| download | homebrew-73646443fc400ae758aa62ed4cbdc79d9cf7c235.tar.bz2 | |
activemq-cpp: temporarily remove bottles.
| -rw-r--r-- | Library/Formula/activemq-cpp.rb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Library/Formula/activemq-cpp.rb b/Library/Formula/activemq-cpp.rb index b4c7d510d..b3689d942 100644 --- a/Library/Formula/activemq-cpp.rb +++ b/Library/Formula/activemq-cpp.rb @@ -3,13 +3,6 @@ class ActivemqCpp < Formula url "http://www.apache.org/dyn/closer.cgi?path=activemq/activemq-cpp/3.8.4/activemq-cpp-library-3.8.4-src.tar.bz2" sha1 "7c0c79833f1647df3905948f3b8f2592bc7a8994" - bottle do - cellar :any - sha1 "aa3411a43d75c8e21df2a15895ca2fefdd73d1fd" => :yosemite - sha1 "8108b14f55b2718b91d740f1cef1a2d1a19077ce" => :mavericks - sha1 "aa809055878e2d6f617debbd4a02e5e50afd04f7" => :mountain_lion - end - depends_on "pkg-config" => :build depends_on "openssl" |
