diff options
| author | Jochen Schalanda | 2015-01-14 10:17:26 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-01-14 14:26:04 +0000 | 
| commit | 8269c25a6a1b8ec25a08b365a4760ce19e74bce8 (patch) | |
| tree | 1b238451bf5f8f026f3dce594be9e31ad7e2192b /Library/Homebrew/tap_migrations.rb | |
| parent | b109e4f1f1c39fb4d7ba49dc954c4de9ab3d286b (diff) | |
| download | brew-8269c25a6a1b8ec25a08b365a4760ce19e74bce8.tar.bz2 | |
graylog2-server: move to boneyard.
The formula is for an ancient version of Graylog2 and doesn't work because
the tarball doesn't exist any more.
Closes Homebrew/homebrew#35868.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index e6610eb1e..ef4c3af85 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -56,6 +56,7 @@ TAP_MIGRATIONS = {    "gpredict" => "homebrew/x11",    "grace" => "homebrew/x11",    "grads" => "homebrew/binary", +  "graylog2-server" => "homebrew/boneyard",    "gromacs" => "homebrew/science",    "gsmartcontrol" => "homebrew/x11",    "gtk-chtheme" => "homebrew/x11",  | 
