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 C8EC01581F0 for ; Wed, 22 Jan 2025 23:28:28 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8F2DC33E3A9 for ; Wed, 22 Jan 2025 23:28:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7CE6D11042D; Wed, 22 Jan 2025 23:28:27 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 7090211042D for ; Wed, 22 Jan 2025 23:28:27 +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 2424B33E3A9 for ; Wed, 22 Jan 2025 23:28:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 875FDDCF for ; Wed, 22 Jan 2025 23:28:25 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1737588494.6ae8a555661225c096d47b1c559fa063832b2ca5.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6ae8a555661225c096d47b1c559fa063832b2ca5 X-VCS-Branch: master Date: Wed, 22 Jan 2025 23:28:25 +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: 04786c5a-19b8-471b-acae-d45191f333f6 X-Archives-Hash: 1184da2b1131a2a1b44a1e070a1c9f37 commit: 6ae8a555661225c096d47b1c559fa063832b2ca5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 22 23:27:45 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 22 23:28:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae8a555 profiles: Mask app-text/bibletime for removal Bug: https://bugs.gentoo.org/926655 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9c6d2cdfbe03..57f35f85e574 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-01-23) +# Unmaintained in Gentoo, last release from 2022 needs Qt5WebEngine. +# Bug #926655. Removal on 2025-02-22. +app-text/bibletime + # Zac Medico (2025-01-18) # Ebuild is difficult to maintain. No revdeps. # Removal on 2025-02-17. Bug #896044