commit: a22e48238ff5c8e3cdd638aa3d06b575d9756d58 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Sep 18 08:05:07 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Sep 18 08:17:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22e4823
profiles: last rite dev-cpp/rapidyaml Keeping could potentially have uses to unbundle it in future packages but it has a tendency to break API (making system's copy problematic) and is a bit of a pain to maintain and would need extra work to be "right" (split c4 library, handling python bindings). Either way, no intention to keep maintaining it myself, so may as well last rite rather than leave a semi-broken ebuild unless someone wants to pick it up. Bug: https://bugs.gentoo.org/963014 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e4fde72eed08..990abcc53898 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Ionen Wolkens <[email protected]> (2025-09-18) +# No revdeps left, in-tree version is broken with cmake4, and is a pain +# to maintain due to its overly custom cmake usage. Also outdated given +# the latest version was unusable with its old revdep (been breaking API +# somewhat often). Removal on 2025-10-18. Bug #963014 +dev-cpp/rapidyaml + # Andreas Sturmlechner <[email protected]> (2025-09-16) # Appears dead upstream w/ last release from 2016, no reponse to Qt5 EOL # notice, only sporadic code changes for a long time w/ last commit from
