commit: a6bd2d1713b26da6f732375141177eb89d4aece4 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Wed Jan 18 09:49:24 2023 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 08:11:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bd2d17
profiles: last-rite commons-text, jspeex, osgi-annotation-versioning Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/29154 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bfd6d6821b96..abcd3bc34c5b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki <[email protected]> (2023-02-07) +# Unused Java libraries. Removal on 2023-03-08. +# jspeex had last upstream activities in 2005. +dev-java/jspeex +dev-java/osgi-annotation-versioning +dev-java/commons-text + # Michał Górny <[email protected]> (2023-02-05) # dev-python/python-box has broken build system that prevents us from # bumping it. Its only used by dev-python/tavern that is last rited,
