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 CD949158089 for ; Tue, 24 Oct 2023 12:56:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 110D82BC016; Tue, 24 Oct 2023 12:56: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 EA86D2BC016 for ; Tue, 24 Oct 2023 12:56:43 +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 CE110335C0F for ; Tue, 24 Oct 2023 12:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4870412B3 for ; Tue, 24 Oct 2023 12:56: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: <1698152189.9bfa8eaa8b761fe5ebaaf085a21676f9618d819e.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: 9bfa8eaa8b761fe5ebaaf085a21676f9618d819e X-VCS-Branch: master Date: Tue, 24 Oct 2023 12:56: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: 4d2ec30b-c067-42e8-8ca0-eb84a73830fe X-Archives-Hash: e7d57fa25ebd374bab7ce75fd9e0a0a7 commit: 9bfa8eaa8b761fe5ebaaf085a21676f9618d819e Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Oct 23 08:05:02 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Oct 24 12:56:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bfa8eaa profiles/package.mask: Last rite apache-rat-{core,tasks} Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33469 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 1faa2bf6228f..500414194eab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2023-10-23) +# Java libraries. No reverse dependencies. +# Removal on 2023-11-23. +dev-java/apache-rat-core +dev-java/apache-rat-tasks + # Michał Górny (2023-10-23) # Broken on Python 3.11. Archived upstream since 2020. No revdeps. # Removal on 2023-11-22. Bug #896886.