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 B8B0315808B for ; Wed, 2 Oct 2024 13:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7682E29BC; Wed, 2 Oct 2024 13:37:12 +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 9A9A8E29BC for ; Wed, 2 Oct 2024 13:37:12 +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 AFD9B34131D for ; Wed, 2 Oct 2024 13:37:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 095D8F32 for ; Wed, 2 Oct 2024 13:37:10 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1727876101.0d5aad5b0ba42e58bf6fa0e62fd28f47ddfacd63.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 0d5aad5b0ba42e58bf6fa0e62fd28f47ddfacd63 X-VCS-Branch: dev Date: Wed, 2 Oct 2024 13:37:10 +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: dbc1903b-19b5-4b95-9b8e-91256d4d6947 X-Archives-Hash: 89282b8fb613ac8c400d554d1f1851fd commit: 0d5aad5b0ba42e58bf6fa0e62fd28f47ddfacd63 Author: Takuya Wakazono gmail com> AuthorDate: Wed Oct 2 13:35:01 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Wed Oct 2 13:35:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d5aad5b profiles: mask kde-apps/plasma-settings for removal Signed-off-by: Takuya Wakazono gmail.com> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9f65c28de..0f7a51f26 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,13 @@ # New entries go on top. +# Takuya Wakazono (2024-10-02) +# Depends on dev-libs/kirigami-addons:5, which has been dropped. +# The latest upstream release supports Qt6, but there's no maintainer +# in guru. +# Removal on 2024-11-02. +kde-apps/plasma-settings + # Takuya Wakazono (2024-09-23) # Unmaintained in guru. src filesize mismatch since 2022. # Removal on 2024-10-23. Bug #860534.