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 0679915815E for ; Thu, 1 Feb 2024 16:05:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45188E29B0; Thu, 1 Feb 2024 16:05:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 26715E29B0 for ; Thu, 1 Feb 2024 16:05:21 +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 539D6343106 for ; Thu, 1 Feb 2024 16:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0E3BAE3 for ; Thu, 1 Feb 2024 16:05:18 +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: <1706803504.5877e0209f87b12aaf16e01ac86d27fd906d6d45.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-luatex/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild X-VCS-Directories: dev-texlive/texlive-luatex/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 5877e0209f87b12aaf16e01ac86d27fd906d6d45 X-VCS-Branch: main Date: Thu, 1 Feb 2024 16:05:18 +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: c9cbb2d2-34fc-48a3-b764-a98049eef3c5 X-Archives-Hash: 8cb3c50421954105903781236889de35 commit: 5877e0209f87b12aaf16e01ac86d27fd906d6d45 Author: Florian Schmaus gentoo org> AuthorDate: Thu Feb 1 16:04:59 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Feb 1 16:05:04 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=5877e020 dev-texlive/texlive-luatex: drop mkluatexfontdb binlink This symlink is gone in TexLive 2023. Signed-off-by: Florian Schmaus gentoo.org> dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild index 06d971e..a933040 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild @@ -257,10 +257,6 @@ TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/checkcites/checkcites.lua " -TEXLIVE_MODULE_BINLINKS=" - luaotfload-tool:mkluatexfontdb - " - src_prepare() { default # https://bugs.gentoo.org/865203