From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6D9B1158086 for ; Sat, 13 Nov 2021 08:52:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65FEA2BC174; Sat, 13 Nov 2021 08:52:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 485502BC174 for ; Sat, 13 Nov 2021 08:52:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D4FE342B6F for ; Sat, 13 Nov 2021 08:52:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56C2E10C for ; Sat, 13 Nov 2021 08:52:41 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1636793559.4a9da691e7cc13ffb1007c72ca70e885eb1695cd.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 4a9da691e7cc13ffb1007c72ca70e885eb1695cd X-VCS-Branch: master Date: Sat, 13 Nov 2021 08:52:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e30f0b3-4bd4-4484-8d22-c93ab62db68e X-Archives-Hash: 37f8e17e864260e0b3e64695b6a48a52 commit: 4a9da691e7cc13ffb1007c72ca70e885eb1695cd Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Fri Nov 12 09:29:29 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Nov 13 08:52:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9da691 profiles/package.mask dev-java/* last-rites Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/22912 Signed-off-by: Miroslav Šulc gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4f86b53b8cb..32edf891f0e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -48,6 +48,12 @@ net-analyzer/neti # bugs. Removal on 2021-12-13, bug #764719. mail-client/cone +# Volkmar W. Pogatzki (2021-11-12) +# Libraries with no other consumers. Removal in 30 days. +dev-java/trident +dev-java/okio +dev-java/moshi + # John Helmert III (2021-11-12) # Unfixed code execution bug, unmaintained in Gentoo. # Removal on 2021-12-11, bugs #672352, #794511.