commit: 3a990c9e626293817036e4dc2465ac1413aaa9bd Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun Jan 14 17:09:38 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 19:31:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a990c9e
profiles/package.mask: last rite some unused java libraries Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4ef352de62b2..aa061c990f72 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki <[email protected]> (2024-01-15) +# Unused Java libraries. Removal on 2024-02-15 +dev-java/glassfish-persistence +dev-java/osgi-core-api +dev-java/osgi-enterprise-api +dev-java/osgi-compendium +dev-java/osgi-foundation + # Michał Górny <[email protected]> (2024-01-12) # Breaks data collection for a lot of packages, by attempting to import # all modules (not just test files), and therefore failing if they have
