commit: c6b1a908d94cd50ab844176ea89fbb79ecc99967 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Mon Jun 21 17:00:34 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu Jun 24 17:32:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b1a908
profiles/package.mask: unmask jakarta-activation-api Closes: https://bugs.gentoo.org/792666 Changed to java 1.8:* Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21326 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b9c8e549a42..eeacc5aee9c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -300,10 +300,6 @@ dev-python/csv23 # Unmask after unmasking proj-8 >=sci-geosciences/qmapshack-1.16 -# Volkmar W. Pogatzki <[email protected]> (2021-05-25) -# dev-java/jakarta-activation-api-2.0.1 depends on masked >=virtual/{jdk,jre}-11 ->=dev-java/jakarta-activation-api-2.0.1 - # Miroslav Šulc <[email protected]> (2021-05-24) # it's just a demo project, not a real app, see disclaimer # at https://github.com/romainguy/jext
