aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorXu Cheng2015-02-21 16:12:09 +0800
committerXu Cheng2015-02-21 16:12:09 +0800
commitcef4603be962443eec79d09733e71eb04540366f (patch)
tree81bf499a3cdbf968f160b494f1272e643a050c9a /Library/Formula
parent6980d480fa140b5fc0b688eac1dec87489c071e5 (diff)
downloadhomebrew-cef4603be962443eec79d09733e71eb04540366f.tar.bz2
pstoedit: swap bottle block and revision positions
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pstoedit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pstoedit.rb b/Library/Formula/pstoedit.rb
index 5431d1fcf..3b29a7584 100644
--- a/Library/Formula/pstoedit.rb
+++ b/Library/Formula/pstoedit.rb
@@ -2,14 +2,14 @@ class Pstoedit < Formula
homepage "http://www.pstoedit.net"
url "https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz"
sha1 "50d5a4e2fe0e0ff2f73cb094cb945b221083e742"
+ revision 1
+
bottle do
sha1 "8902704bd6cbab0420841567f3cf1b757a9834d3" => :yosemite
sha1 "d2570f42837b74d5d66adbb4e37a21aa173a1358" => :mavericks
sha1 "c5798893fd335eca00027a6f421ea8bf02f8a560" => :mountain_lion
end
- revision 1
-
depends_on "pkg-config" => :build
depends_on "plotutils"
depends_on "ghostscript"