From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D075B1581E7 for ; Tue, 23 Apr 2024 14:53:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13AA0E2A41; Tue, 23 Apr 2024 14:53:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 pigeon.gentoo.org (Postfix) with ESMTPS id F0188E2A41 for ; Tue, 23 Apr 2024 14:53:10 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F19E7343292 for ; Tue, 23 Apr 2024 14:53:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 692A91721 for ; Tue, 23 Apr 2024 14:53:08 +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: <1713883976.a4c8dde2bbb220e76b46af35e013d501f2f30d5a.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: a4c8dde2bbb220e76b46af35e013d501f2f30d5a X-VCS-Branch: master Date: Tue, 23 Apr 2024 14:53:08 +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: 57af4bea-99a1-47c7-b79d-5c74fd9a89c1 X-Archives-Hash: e14643d33bf34f0338e4a6cc013ed77d commit: a4c8dde2bbb220e76b46af35e013d501f2f30d5a Author: Michał Górny gentoo org> AuthorDate: Tue Apr 23 14:41:31 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 23 14:52:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c8dde2 package.mask: Last rite dev-python/sphinx-py3doc-enhanced-theme Bug: https://bugs.gentoo.org/927764 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 c1ccfd1248a8..387c323791c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-04-23) +# An old, unmaintained theme. The last revdep stopped using it. +# Removal on 2024-05-23. Bug #927764. +dev-python/sphinx-py3doc-enhanced-theme + # Michał Górny (2024-04-23) # Unmaintained in Gentoo and seriously outdated. EAPI 6. No revdeps. # There seem to be an up-to-date ebuilds in ::mva.