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 B738F158083 for ; Wed, 4 Sep 2024 14:22:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11F0C2BC025; Wed, 4 Sep 2024 14:22:17 +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 pigeon.gentoo.org (Postfix) with ESMTPS id EBA9E2BC025 for ; Wed, 4 Sep 2024 14:22:16 +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 0F217342F9D for ; Wed, 4 Sep 2024 14:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A7E6BB4 for ; Wed, 4 Sep 2024 14:22:14 +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: <1725459728.68062c019fa4df2eb81dc6c1f9e6b30ef823675a.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: 68062c019fa4df2eb81dc6c1f9e6b30ef823675a X-VCS-Branch: master Date: Wed, 4 Sep 2024 14:22:14 +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: 563e3178-6e54-489e-9f5d-c5cd1c3888aa X-Archives-Hash: 9b36213e946e13f9f56ba3b33991fedb commit: 68062c019fa4df2eb81dc6c1f9e6b30ef823675a Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 4 14:21:13 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 4 14:22:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68062c01 profiles: Mask kde-frameworks/kjs and kde-frameworks/kross for removal Bug: https://bugs.gentoo.org/755956 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index db88e6c63227..fcd603318746 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,9 +34,11 @@ #--- END OF EXAMPLES --- # Andreas Sturmlechner (2024-09-04) -# KF5 Porting aid (from KDElibs4). No more revdeps. -# Removal on 2024-10-04. +# KF5 Porting aids (from KDElibs4). No more, or PMASKED revdeps. +# Removal on 2024-10-04. Bug #755956 kde-frameworks/khtml +kde-frameworks/kjs +kde-frameworks/kross # Fabian Groffen (2024-09-02) # exim_tinydb utility crashes due to invalid free() (used in startup script)