commit: 9d1c2c7c952dbd66c6594a3ed8ebd648b69e6fab
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Feb 1 09:36:31 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 11:22:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1c2c7c
profiles/package.mask: Last rite dev-java/icedtea{,-bin}
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/35041
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
profiles/package.mask | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index ac55438c337c..f45aede2d848 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -91,6 +91,15 @@ dev-cpp/libodb
dev-cpp/libodb-sqlite
dev-util/build2
+# Volkmar W. Pogatzki <[email protected]> (2024-02-14)
+# "A harness to build OpenJDK using [...]" is no longer needed since
+# Gentoo can build openjdk from source.
+# Maintainer capacity missing to maintain these packages.
+# More than 30 open bugs.
+# Removal on 2024-03-15.
+dev-java/icedtea
+dev-java/icedtea-bin
+
# Michał Górny <[email protected]> (2024-02-10)
# Very fragile, keeps breaking. Limited platform support. Used only
# as an optional dependency for dev-python/ipykernel.