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 91F3415827B for ; Sun, 17 Aug 2025 20:24:10 +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 7DCEF340EAC for ; Sun, 17 Aug 2025 20:24:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 691B7110564; Sun, 17 Aug 2025 20:24:00 +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 5B6D3110564 for ; Sun, 17 Aug 2025 20:24:00 +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 14524340E96 for ; Sun, 17 Aug 2025 20:24:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D5D9336E for ; Sun, 17 Aug 2025 20:23:57 +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: <1755462192.edbc74006e40fff0c1e29fc848745c1985fff6f2.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: edbc74006e40fff0c1e29fc848745c1985fff6f2 X-VCS-Branch: master Date: Sun, 17 Aug 2025 20:23:57 +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: ad6fb73c-9e03-4bbf-821e-6f961ecffe9f X-Archives-Hash: 9edec214b3669aaf90ef6c9cb7b8ea40 commit: edbc74006e40fff0c1e29fc848745c1985fff6f2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 17 19:25:11 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 17 20:23:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbc7400 profiles: Mask media-sound/coquillo for removal Bug: https://bugs.gentoo.org/961635 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 83517703e5ae..722a291b8b4c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-08-17) +# Unmaintained upstream with no view to port from Qt5 to Qt6. Alternatives +# exist. Bug #961635. Removal on 2025-09-16. +media-sound/coquillo + # Andreas Sturmlechner (2025-08-17) # Project was ported to Qt6 by upstream, but also ported to Qbs in doing # so. Needs a new maintainer to start with Qbs based package from scratch.