aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg2theora.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2012-05-10 07:10:12 -0700
committerAdam Vandenberg2012-05-10 07:10:12 -0700
commitd4185d557b549bdf5c25e9a2a665fcc2eb3f2543 (patch)
tree5fd7b90d1a92527014bebb2ad5ecf2ee2c3eaddc /Library/Formula/ffmpeg2theora.rb
parentc3eebfc7d29ba8d7ff1d1d1a677fdc2d6183c3ab (diff)
downloadhomebrew-d4185d557b549bdf5c25e9a2a665fcc2eb3f2543.tar.bz2
Remove redundant :using => :svn
Diffstat (limited to 'Library/Formula/ffmpeg2theora.rb')
-rw-r--r--Library/Formula/ffmpeg2theora.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ffmpeg2theora.rb b/Library/Formula/ffmpeg2theora.rb
index f6572d0ec..27e71e521 100644
--- a/Library/Formula/ffmpeg2theora.rb
+++ b/Library/Formula/ffmpeg2theora.rb
@@ -5,7 +5,7 @@ class Ffmpeg2theora < Formula
url 'http://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-0.28.tar.bz2'
md5 '31e389bfa0719f489af38b6fb2bd0a1f'
- head 'http://svn.xiph.org/trunk/ffmpeg2theora', :using => :svn
+ head 'http://svn.xiph.org/trunk/ffmpeg2theora'
depends_on 'pkg-config' => :build
depends_on 'scons' => :build