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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 08E37158232 for ; Sat, 7 Dec 2024 09:35:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52239E0D6B; Sat, 7 Dec 2024 09:35:10 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 31553E0D6B for ; Sat, 7 Dec 2024 09:35: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 4AE88335C52 for ; Sat, 7 Dec 2024 09:35:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACAAF1898 for ; Sat, 7 Dec 2024 09:35:07 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1733564073.425780295c4dddad0b726437d9fcb885bc26defa.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexextra/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild X-VCS-Directories: dev-texlive/texlive-latexextra/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 425780295c4dddad0b726437d9fcb885bc26defa X-VCS-Branch: master Date: Sat, 7 Dec 2024 09:35:07 +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: 7db44192-f9c5-4077-9a40-920d75b4e19c X-Archives-Hash: 056eef3661598383f1dfabfa5269a1b3 commit: 425780295c4dddad0b726437d9fcb885bc26defa Author: Florian Schmaus gentoo org> AuthorDate: Sat Dec 7 09:31:28 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Dec 7 09:34:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42578029 dev-texlive/texlive-latexextra: temporarily drop minted PDEPEND To help with keywording of the added dependencies of the new minted version, we temporarily drop the minted PDEPEND on texlive-latexextra to break the cycle dependency. This hopefully allows for a positive sanity-check of bug #944463. Bug: https://bugs.gentoo.org/944463 Signed-off-by: Florian Schmaus gentoo.org> dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild index 73abffb68755..b113fb6b828f 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2024_p72895.ebuild @@ -4091,7 +4091,6 @@ RDEPEND=" " PDEPEND=" >=dev-tex/glossaries-4.55 - >=dev-tex/minted-3.4.0 " DEPEND=" ${COMMON_DEPEND}