commit: f767a1298a4d39dcbef74fb726072f7c8562a2d1 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Sep 3 10:32:46 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 10:33:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f767a129
profiles: last rite dev-erlang/protobuffs Bug: https://bugs.gentoo.org/725584 Bug: https://bugs.gentoo.org/793236 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 164b7acaf834..462153ae3668 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Florian Schmaus <[email protected]> (2023-09-03) +# Became a leaf package after dev-erlang/riak_pb was removed (989c0f55e0). +# Unmaintained in ::gentoo and upstream since multiple years. Alternative at +# https://github.com/tomas-abrahamsson/gpb. +# Two open bugs: #725584 and #793236. +# Removal on 2023-10-03. +dev-erlang/protobuffs + # Sam James <[email protected]> (2023-08-30) # Used to be a dependency of dev-python/qiskit-terra but is now being phased # out. Fails to build with modern setuptools and >= Python 3.11. No upstream
