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 D10C61581F0 for ; Thu, 23 Jan 2025 14:05:03 +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 B53CB343147 for ; Thu, 23 Jan 2025 14:05:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B8BBB11042D; Thu, 23 Jan 2025 14:05:02 +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 A97A911042D for ; Thu, 23 Jan 2025 14:05:02 +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 50A533430D8 for ; Thu, 23 Jan 2025 14:05:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95ABEDCF for ; Thu, 23 Jan 2025 14:05:00 +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: <1737640685.302362d7aae9b2ee4799afaada7468ae7fce48df.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: 302362d7aae9b2ee4799afaada7468ae7fce48df X-VCS-Branch: dev Date: Thu, 23 Jan 2025 14:05:00 +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: afa9cc48-8e6f-48e3-94a8-1ca957c693b1 X-Archives-Hash: 4c66f78fc05b86e223b7d6bed6acff0e commit: 302362d7aae9b2ee4799afaada7468ae7fce48df Author: Takuya Wakazono gmail com> AuthorDate: Thu Jan 23 13:58:05 2025 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Thu Jan 23 13:58:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=302362d7 profiles: mask gui-apps/coretoppings for removal Signed-off-by: Takuya Wakazono gmail.com> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 75b0bda08..702f1100a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,12 @@ # New entries go on top. +# Takuya Wakazono (2025-01-23) +# Depends on dev-qt/qtbluetooth:5, which is masked in ::gentoo and will +# be removed. +# Removal on 2025-02-23. +gui-apps/coretoppings + # Julien Roy # Depends on dev-python/zenlib-3.1.2 which isn't yet in tree # https://github.com/gentoo/gentoo/pull/39922