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 2AB9915807A for ; Sat, 07 Jun 2025 14:02:26 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E926340441 for ; Sat, 07 Jun 2025 14:02:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0F2911102BE; Sat, 07 Jun 2025 14:02:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id 061961102BE for ; Sat, 07 Jun 2025 14:02:25 +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 B379A340441 for ; Sat, 07 Jun 2025 14:02:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27F8219FB for ; Sat, 07 Jun 2025 14:02:23 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1749304521.aa9b85cf1b45c6b129ed5d0695fe8b3233bf98bf.chiitoo@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: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: aa9b85cf1b45c6b129ed5d0695fe8b3233bf98bf X-VCS-Branch: master Date: Sat, 07 Jun 2025 14:02:23 +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: 24441de4-aa82-44af-81ea-b57cddf09e21 X-Archives-Hash: 52c8c5413844c59eb9451d49901097ec commit: aa9b85cf1b45c6b129ed5d0695fe8b3233bf98bf Author: Jimi Huotari gentoo org> AuthorDate: Sat Jun 7 13:50:47 2025 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Jun 7 13:55:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9b85cf profiles: mask toxext/tox_extension_messages for removal The only consumer, net-im/qtox, no longer depends on these, and the upstream for them has been dormant since 2021. Signed-off-by: Jimi Huotari gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1dc6a1d80085..3e4a836cf4ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,14 @@ #--- END OF EXAMPLES --- +# Jimi Huotari (2025-06-07) +# The only consumer, net-im/qtox, no longer depends on these, and the +# upstream for them has been dormant since 2021. +# Bugs: #955911, #957503 +# Removal on 2025-07-07. +net-libs/toxext +net-libs/tox_extension_messages + # Michał Górny (2025-06-07) # Broken and dangerous. Archived in 2022. The last reverse dependency # stopped using it in 2023 (except for outdated ebuilds).