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 193CF1581B9 for ; Sun, 05 Oct 2025 23:55:40 +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 02C55340E49 for ; Sun, 05 Oct 2025 23:55:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 024F11102C9; Sun, 05 Oct 2025 23:55:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EDDB41102C9 for ; Sun, 05 Oct 2025 23:55:38 +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 A6680340E31 for ; Sun, 05 Oct 2025 23:55:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B67034CD for ; Sun, 05 Oct 2025 23:55:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759708506.5c201a1d7ef723c716217603cd7b01ee09658a72.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5c201a1d7ef723c716217603cd7b01ee09658a72 X-VCS-Branch: master Date: Sun, 05 Oct 2025 23:55:37 +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: f027ad3d-ab29-42b5-8fcf-926837ce140c X-Archives-Hash: 213eb9f8a1d051cddf6f1f0110b3680e commit: 5c201a1d7ef723c716217603cd7b01ee09658a72 Author: Sam James gentoo org> AuthorDate: Sun Oct 5 23:55:06 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 5 23:55:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c201a1d profiles/features/wd40: mask >=task-3 RIIR'd. Bug: https://bugs.gentoo.org/929206 Signed-off-by: Sam James gentoo.org> profiles/features/wd40/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 9c1ba2ccc2bc..521c7f7e500f 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2025-10-06) +# Rewritten in Rust. +>=app-misc/task-3 + # Azamat H. Hackimov (2025-09-22) # app-i18n/libchewing was ported to Rust. >=app-i18n/ibus-chewing-2.1.7