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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C06B41581EE for ; Sat, 22 Mar 2025 12:00:06 +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 AC27234327A for ; Sat, 22 Mar 2025 12:00:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BD58D110105; Sat, 22 Mar 2025 11:59:14 +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 B1856110105 for ; Sat, 22 Mar 2025 11:59:14 +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 67EC3343123 for ; Sat, 22 Mar 2025 11:59:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C050C122C for ; Sat, 22 Mar 2025 11:59:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1742644725.5d73106e57f3ecdb6017fee7c6e31ca7be10e74d.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5d73106e57f3ecdb6017fee7c6e31ca7be10e74d X-VCS-Branch: master Date: Sat, 22 Mar 2025 11:59:12 +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: 9333ff40-ce69-4ea1-8e4f-973e416f78d2 X-Archives-Hash: 2a56ae31c3a0532daca5825102c1f475 commit: 5d73106e57f3ecdb6017fee7c6e31ca7be10e74d Author: Michał Górny gentoo org> AuthorDate: Sat Mar 22 11:58:45 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 22 11:58:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d73106e package.mask: Last rite app-office/gtg Bug: https://bugs.gentoo.org/896608 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f69f95af1a2a..c056ec8e4843 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-03-22) +# Stuck on Python 3.10, no reply from maintainer. No revdeps. +# Removal on 2025-04-21. Bug #896608. +app-office/gtg + # Andreas Sturmlechner (2025-03-20) # Upstream have made clear that they are not going to port to Qt6 and # recommend sys-apps/qdirstat (from original k4dirstat author) instead.