From 3bd73e5e32439f7842023aaecba04dc344cdaf10 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 7 Feb 2013 11:52:13 -0800 Subject: Move head-only brews to homebrew-headonly. Also move google-js-test which depends on head-only re2. Closes #17665. --- Library/Formula/willgit.rb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Library/Formula/willgit.rb (limited to 'Library/Formula/willgit.rb') diff --git a/Library/Formula/willgit.rb b/Library/Formula/willgit.rb deleted file mode 100644 index e42c566e1..000000000 --- a/Library/Formula/willgit.rb +++ /dev/null @@ -1,10 +0,0 @@ -require 'formula' - -class Willgit < Formula - homepage 'http://git-wt-commit.rubyforge.org/' - head 'git://gitorious.org/willgit/mainline.git' - - def install - prefix.install 'bin' - end -end -- cgit v1.2.3