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 8126D1584AD for ; Fri, 02 May 2025 12:23:39 +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 69008343014 for ; Fri, 02 May 2025 12:23:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id ADFE111036B; Fri, 02 May 2025 12:22:53 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A6E6511036B for ; Fri, 02 May 2025 12:22:53 +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 5EB7734305F for ; Fri, 02 May 2025 12:22:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC1A719F6 for ; Fri, 02 May 2025 12:22:51 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <1746188391.a8ed14749fd3c413435c750c8eeafa182b9d269c.mschiff@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: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: a8ed14749fd3c413435c750c8eeafa182b9d269c X-VCS-Branch: master Date: Fri, 02 May 2025 12:22:51 +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: 89861a04-864b-48b4-bd38-0b5a03378ffb X-Archives-Hash: 46bebee91027ad70c8921ef7b4c4b5c3 commit: a8ed14749fd3c413435c750c8eeafa182b9d269c Author: Marc Schiffbauer gentoo org> AuthorDate: Fri May 2 12:18:30 2025 +0000 Commit: Marc Schiffbauer gentoo org> CommitDate: Fri May 2 12:19:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ed1474 profiles: Mask app-misc/taskd, acct-*/taskd for removal Signed-off-by: Marc Schiffbauer gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2d7aacea40fd..3c0e628e7fb0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,14 @@ #--- END OF EXAMPLES --- +# Marc Schiffbauer (2025-05-02) +# Ancient version in tree, upstream discontinued to develop +# a server for taskwarrior a long time ago +# Bugs: #953857, #716762; removal on 2025-06-01 +acct-group/taskd +acct-user/taskd +app-misc/taskd + # Andreas Sturmlechner (2025-05-01) # Unmaintained in Gentoo for almost 3 years, no commit upstream in 5 years # and depends on Qt5. Whoever wants to keep this in ::gentoo must sort out