aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMisty De Meo2013-01-13 15:05:33 -0600
committerMisty De Meo2013-01-13 15:06:05 -0600
commit7718e9b45e71be4c05ef9c31eefcc843fa88269c (patch)
tree06f46cfbedecd05199960b83981a8b4187b8f478 /Library
parent117558758e87fa456f8c6f82d6ef6fbd96a23a7d (diff)
downloadhomebrew-7718e9b45e71be4c05ef9c31eefcc843fa88269c.tar.bz2
gource: update patch comment
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gource.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/gource.rb b/Library/Formula/gource.rb
index 59a993d1d..9d97d601f 100644
--- a/Library/Formula/gource.rb
+++ b/Library/Formula/gource.rb
@@ -24,7 +24,8 @@ class Gource < Formula
depends_on 'sdl'
depends_on 'sdl_image'
- # configure fails to find boost libs on OS X; submitted upstream
+ # configure fails to find boost libs on OS X;
+ # merged upstream, should be in the next release
# https://github.com/acaudwell/Gource/pull/17
def patches; DATA; end unless build.head?