Migrate homebrew-php to Homebrew organization.

This commit is contained in:
Mike McQuaid 2014-04-10 11:21:31 +01:00
parent f6c6d0f60e
commit 513a1f2ebd

View File

@ -76,7 +76,6 @@ module Homebrew extend self
end
SEARCHABLE_TAPS = [
%w{josegonzalez php},
%w{marcqualie nginx},
%w{Homebrew apache},
%w{Homebrew versions},
@ -86,6 +85,7 @@ module Homebrew extend self
%w{Homebrew completions},
%w{Homebrew binary},
%w{Homebrew python},
%w{Homebrew php},
]
def query_regexp(query)