From f5a0e23fc5107fbe76f37c3fc10e7500f8d72653 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Mon, 21 Nov 2011 10:17:19 -0800 Subject: mercurial: Prune unneeded `version` --- Library/Formula/mercurial.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb index 40bc7b172..7a6fb1699 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -5,7 +5,6 @@ class Mercurial < Formula homepage 'http://mercurial.selenic.com/' head 'http://selenic.com/repo/hg', :using => :hg sha1 '5ede1b3f54d3be2af0657901e7013dde7c19b7c5' - version '2.0' depends_on 'docutils' => :python if ARGV.build_head? or ARGV.include? "--doc" -- cgit v1.2.3