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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 326EC1581D0 for ; Sat, 28 Sep 2024 14:03:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81515E2BBC; Sat, 28 Sep 2024 14:03:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B9D7E2BBC for ; Sat, 28 Sep 2024 14:03:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B589D34320C for ; Sat, 28 Sep 2024 14:03:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 544BF27F6 for ; Sat, 28 Sep 2024 14:03:29 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1727532199.2e88e1a65c1fcea5a013624f508386746336c83c.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2e88e1a65c1fcea5a013624f508386746336c83c X-VCS-Branch: master Date: Sat, 28 Sep 2024 14:03:29 +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: d27a4340-2367-462e-98df-4170d018699c X-Archives-Hash: ac664a4376b459dbb2007e7ef0b20bdf commit: 2e88e1a65c1fcea5a013624f508386746336c83c Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sat Sep 28 13:12:08 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 28 14:03:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e88e1a6 profiles: last rite dev-java/ant-core #938306 Bug: https://bugs.gentoo.org/938306 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38804 Signed-off-by: Arthur Zamarin gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5d014d28914c..7c03ee3be3ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2024-09-28) +# Nothing depends on it. Removal on 2024-10-28. +dev-java/ant-core + # Michał Górny (2024-09-28) # Causes dev-python/aiohttp tests to hang, could affect runtime too. # https://github.com/aio-libs/aiohttp/issues/9325