moreutils: clean up bottle block.

master
Mike McQuaid 2014-03-03 22:10:02 +00:00
parent 4b0d152032
commit f5d5216995
1 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,9 @@ require 'formula'
class Moreutils < Formula
homepage 'http://packages.debian.org/unstable/utils/moreutils'
url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.51.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.51.tar.gz'
sha1 '374b8c3bea962bbcde4a8158051c570a1fec6811'
bottle do
cellar :any
sha1 "21fa332179c54179b9581ec1fd5eae00eefbf9da" => :mavericks
@ -10,9 +13,6 @@ class Moreutils < Formula
sha1 "f873a5e0b83b859899c98126871d0fa4bb04b8b9" => :lion
end
mirror 'http://ftp.us.debian.org/debian/pool/main/m/moreutils/moreutils_0.51.tar.gz'
sha1 '374b8c3bea962bbcde4a8158051c570a1fec6811'
depends_on "docbook-xsl" => :build
conflicts_with 'parallel',