diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-29 15:33:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-29 15:35:09 +0100 |
commit | 04e136cfdf7bdb7309dbbad0cfb427339569d0c8 (patch) | |
tree | ee78e0a844fd8384cb4d07b98ad813a1a3558e39 /profiles | |
parent | dev-python/debugpy: Remove last-rited pkg (diff) | |
download | gentoo-04e136cfdf7bdb7309dbbad0cfb427339569d0c8.tar.gz gentoo-04e136cfdf7bdb7309dbbad0cfb427339569d0c8.tar.bz2 gentoo-04e136cfdf7bdb7309dbbad0cfb427339569d0c8.zip |
dev-java/icedtea: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
5 files changed, 0 insertions, 26 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 72e1245bb5ac..b50df1912e5b 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -405,10 +405,6 @@ dev-db/mariadb -jdbc # PGO is fixed on amd64 >=www-client/firefox-48 -pgo -# James Le Cuirot <chewi@gentoo.org> (2016-07-26) -# Only available on some architectures. -dev-java/icedtea -shenandoah - # Mike Gilbert <floppym@gentoo.org> (2016-06-23) # This flag only has meaning on amd64 sys-boot/grub:2 -grub_platforms_xen-32 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 5f51dcb020ea..2cefe320ee5a 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -446,10 +446,6 @@ app-emulation/libvirt virtualbox # Need to check if this has a chance to work with in-kernel drivers app-crypt/heimdal afs -# James Le Cuirot <chewi@gentoo.org> (2017-05-22) -# Only available on some architectures. -dev-java/icedtea -shenandoah - # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01) # Unkeyworded dependencies app-admin/rsyslog mongodb diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index ec88de6222ce..afb21417b194 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -368,10 +368,6 @@ dev-db/percona-server tokudb tokudb-backup-plugin # Mask jdbc as most arches don't support java dev-db/mariadb jdbc -# James Le Cuirot <chewi@gentoo.org> (2016-07-26) -# Only available on some architectures. -dev-java/icedtea shenandoah - # Mike Gilbert <floppym@gentoo.org> (2016-06-23) # This flag only has meaning on amd64 sys-boot/grub:2 grub_platforms_xen-32 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 3534f84dced9..ec8874f6d925 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -834,12 +834,6 @@ sys-devel/gcc vtv # invokes it wrong. dev-lang/moarvm asan -# James Le Cuirot <chewi@gentoo.org> (2016-04-10) -# Slower and less reliable than HotSpot and we don't support Java on -# any non-HotSpot platforms. Don't unmask these unless you know what -# you're doing. This has upstream's approval. -dev-java/icedtea cacao jamvm - # Rick Farina <zerochaos@gentoo.org> (2015-10-06) # forward porting this patch is non-trivial, mask for now >=net-wireless/wpa_supplicant-2.5 wimax diff --git a/profiles/package.mask b/profiles/package.mask index 6a8507d844f1..2d217422e927 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -806,14 +806,6 @@ dev-cpp/libodb dev-cpp/libodb-sqlite dev-util/build2 -# Volkmar W. Pogatzki <gentoo@pogatzki.net> (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 - # Ulrich Müller <ulm@gentoo.org> (2024-02-08) # Masked for testing. # Test failure in watchpoints.dem, undefined function FresnelC. |