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 7D7AD15823F for ; Fri, 17 Nov 2023 16:46:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C59082BC024; Fri, 17 Nov 2023 16:46:18 +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 7EEAE2BC024 for ; Fri, 17 Nov 2023 16:46:18 +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 9A1C6335CF4 for ; Fri, 17 Nov 2023 16:46:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF9FC1356 for ; Fri, 17 Nov 2023 16:46:15 +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: <1700239506.048c7f14a471f2e2c32cca54797689e137cd67c9.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: app-text/texlive-core/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: app-text/texlive-core/texlive-core-2023.ebuild X-VCS-Directories: app-text/texlive-core/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 048c7f14a471f2e2c32cca54797689e137cd67c9 X-VCS-Branch: main Date: Fri, 17 Nov 2023 16:46:15 +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: f9cad66a-0c92-415d-9ab7-110c357c5efb X-Archives-Hash: ce99615a5434916b7fd6eab2f77f9af1 commit: 048c7f14a471f2e2c32cca54797689e137cd67c9 Author: Florian Schmaus gentoo org> AuthorDate: Fri Nov 17 16:45:06 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Nov 17 16:45:06 2023 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=048c7f14 app-text/texlive-core: set TEXMF_PATH The TEXMF_PATH variable was previously set via the texlive-common.eclass, but this was changed with 13ea75aeff01 ("texlive-{common,module}.eclass: reduce diff and cleanup"). Signed-off-by: Florian Schmaus gentoo.org> app-text/texlive-core/texlive-core-2023.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023.ebuild index ff8a8a7..9987e3d 100644 --- a/app-text/texlive-core/texlive-core-2023.ebuild +++ b/app-text/texlive-core/texlive-core-2023.ebuild @@ -317,6 +317,8 @@ fi KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cjk X doc source tk +luajittex xetex xindy" +TEXMF_PATH=/usr/share/texmf-dist + MODULAR_X_DEPEND=" X? ( x11-libs/libX11