From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 995FB1581B9 for ; Tue, 30 Sep 2025 19:36:17 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 839A2340D20 for ; Tue, 30 Sep 2025 19:36:17 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6627D1103E2; Tue, 30 Sep 2025 19:36:13 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 598AE1103CB for ; Tue, 30 Sep 2025 19:36:13 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAA1E340E06 for ; Tue, 30 Sep 2025 19:36:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78D4639B8 for ; Tue, 30 Sep 2025 19:36:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1759260955.a055e93cc968c6a14fcb2b88a53ca7f460a1d451.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a055e93cc968c6a14fcb2b88a53ca7f460a1d451 X-VCS-Branch: master Date: Tue, 30 Sep 2025 19:36:11 +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: 610f3b52-63a6-48c7-b817-2f1d673fd87d X-Archives-Hash: 6c1c96bf5eb5633c98b650273a68ec27 commit: a055e93cc968c6a14fcb2b88a53ca7f460a1d451 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 30 19:18:53 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 30 19:35:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a055e93c profiles: Mask sys-auth/google-authenticator-wrappers for removal Bug: https://bugs.gentoo.org/952796 Bug: https://bugs.gentoo.org/957240 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a22f49ba768d..c0e4ad0fff3f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-09-30) +# Dead upstream, EAPI-7 based, no one else is left packaging this. +# Bugs #952796, #957240. Removal on 2025-10-29. +sys-auth/google-authenticator-wrappers + # Jason A. Donenfeld (2025-09-30) # Upstream is dead, package is broken. Removal on 2025-10-29. net-analyzer/speedtest++