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 634FA1580EB for ; Fri, 30 May 2025 21:11:37 +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 1081A3432C6 for ; Fri, 30 May 2025 21:11:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7955F1104B0; Fri, 30 May 2025 21:10:59 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6C33A1104A8 for ; Fri, 30 May 2025 21:10:59 +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 25C67343211 for ; Fri, 30 May 2025 21:10:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87F2328F8 for ; Fri, 30 May 2025 21:10:56 +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: <1748639422.8aa2bc011f7bce872608141162269cb4a80358fd.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: 8aa2bc011f7bce872608141162269cb4a80358fd X-VCS-Branch: master Date: Fri, 30 May 2025 21:10:56 +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: 3551b01b-f8ad-454d-bc3d-60a230416beb X-Archives-Hash: 07201bd8a0cd4cb239205a61fe0debe8 commit: 8aa2bc011f7bce872608141162269cb4a80358fd Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 30 16:50:37 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 30 21:10:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa2bc01 profiles: Cleanup obsolete dev-python/shiboken6,dev-python/pyside6-tools p.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6b2856b384b7..358546e726d5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -374,13 +374,6 @@ net-im/yowsup =dev-libs/libixion-0.20.0 =dev-util/mdds-3.0.0 -# Nowa Ammerlaan (2025-02-21) -# Shiboken and Pyside-tools have been merged into dev-python/pyside -# as of version 6.8.2. Pyside-tools are useable when the "tools" USE -# flag is enabled. -dev-python/shiboken6 -dev-python/pyside6-tools - # Maciej Barć (2025-02-12) # Masked for testing. Fails to update from previous version. See bug #949626. >=x11-themes/fluent-icon-theme-2025.02.10