git-cola: add 2.0.5 bottle.

This commit is contained in:
BrewTestBot 2014-08-21 09:13:25 +01:00 committed by Mike McQuaid
parent ba55be62b2
commit 190fbea99b

View file

@ -7,6 +7,13 @@ class GitCola < Formula
head "https://github.com/git-cola/git-cola.git"
bottle do
cellar :any
sha1 "f2acd531c892f811c317630db8b66c4b398d24e2" => :mavericks
sha1 "87825694c73263eba4429a2e3f8792dbd4fd4bad" => :mountain_lion
sha1 "69d5577b80e332a6f97aef0394ecf21fb003991b" => :lion
end
option "with-docs", "Build man pages using asciidoc and xmlto"
depends_on "pyqt"