From cb5b24dff889f75aa606c4dc9bee6f8b77302b60 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 3 Jul 2014 19:08:58 -0500 Subject: Revert "glib-networking: add 2.40.1 bottle." This reverts commit 2fe175808be1db17559ab2a5676dfcd14f193215. glib-networking currently installs files outside of its keg, so the bottle contains only locale files. --- Library/Formula/glib-networking.rb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Library') diff --git a/Library/Formula/glib-networking.rb b/Library/Formula/glib-networking.rb index d090de3d9..9a608b26d 100644 --- a/Library/Formula/glib-networking.rb +++ b/Library/Formula/glib-networking.rb @@ -1,17 +1,12 @@ require 'formula' +# This formula installs files directly into the top-level gio modules +# directory, so it can't be bottled. class GlibNetworking < Formula homepage 'https://launchpad.net/glib-networking' url 'http://ftp.gnome.org/pub/GNOME/sources/glib-networking/2.40/glib-networking-2.40.1.tar.xz' sha256 '9fb3e54d049a480afdb814ff7452e7ab67e5d5f607ade230d7713f19922b5a28' - bottle do - cellar :any - sha1 "6b1d2dbdd8f9afa8df900dd84ebbedb4b37bc7a9" => :mavericks - sha1 "f015f403d8ac4579c2d9547c208832eccd64dde4" => :mountain_lion - sha1 "5fc71615593062f8ace776b5eebf6113cd655d1b" => :lion - end - depends_on 'pkg-config' => :build depends_on 'intltool' => :build depends_on 'gettext' -- cgit v1.2.3