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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12F38158083 for ; Sat, 31 Aug 2024 11:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B27B7E29AC; Sat, 31 Aug 2024 11:35:22 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99747E29AC for ; Sat, 31 Aug 2024 11:35:22 +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 BC68A343057 for ; Sat, 31 Aug 2024 11:35:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E0DE1F28 for ; Sat, 31 Aug 2024 11:35:20 +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: <1725104073.7083eaa4a5859f2b790187aa351f59809172ed0f.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: 7083eaa4a5859f2b790187aa351f59809172ed0f X-VCS-Branch: master Date: Sat, 31 Aug 2024 11:35:20 +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: 84ec66f4-16e2-4dbb-932f-b1e5c3c36edf X-Archives-Hash: 6efe66cb37758781350545c543f9b0c8 commit: 7083eaa4a5859f2b790187aa351f59809172ed0f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 31 11:31:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 31 11:34:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7083eaa4 profiles: Mask media-gfx/kcoloredit for removal Bug: https://bugs.gentoo.org/759772 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0f15e48ba0c1..ad84db564951 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2024-08-31) +# This is so old that it was only kept alive as KF5-based snapshot of an +# upstream git branch containing a single "Initial port to KF/Qt5 (back in +# 2017). That was never merged to master, project archived for a long time. +# Bug #759772. Removal on 2024-09-31. +media-gfx/kcoloredit + # Sam James (2024-08-31) # Please unmask and test. If you have any issues, please file a new bug. # The mask will be lifted by 2024-09-02. Test it before then please!