diff options
| author | Jochen Schalanda | 2015-01-14 10:17:26 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-14 14:26:04 +0000 |
| commit | 4803a8f25e53217746677d80a6ec70a59524f63e (patch) | |
| tree | 320b15cefbb6e37c7fd13d9513e9860e55802da2 /Library/Homebrew/tap_migrations.rb | |
| parent | e824742387deef110c48a77499e904c73190a747 (diff) | |
| download | homebrew-4803a8f25e53217746677d80a6ec70a59524f63e.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 #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", |
