File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ class TitanServer < Formula
2525 # community has forked the project to janusgraph
2626 # https://github.com/thinkaurelius/titan/issues/1393
2727 # https://github.com/thinkaurelius/titan/issues/1392
28- disable! date : "2025-01-01" , because : :unmaintained
28+ disable! date : "2025-01-01" , because : :does_not_build
2929
3030 on_linux do
3131 depends_on "openjdk"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ class Veraxx < Formula
2626 # luabind resource tarball is no longer available so does not build.
2727 # Also uses unmaintained/EOL versions of `boost` and `lua` as resources.
2828 # Last release on 2015-01-22
29- deprecate! date : "2024-10-09" , because : :unmaintained
29+ deprecate! date : "2024-10-09" , because : :does_not_build
3030
3131 depends_on "cmake" => :build
3232
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ class Wagyu < Formula
2424 # https://github.com/howardwu/wagyu/issues/280
2525 # https://github.com/howardwu/wagyu/issues/282
2626 # https://github.com/howardwu/wagyu/issues/285
27- deprecate! date : "2024-09-11" , because : :unmaintained
27+ deprecate! date : "2024-09-11" , because : :does_not_build
2828
2929 depends_on "rust" => :build
3030
You can’t perform that action at this time.
0 commit comments