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 DB04915838C for ; Wed, 31 Jan 2024 19:20:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 074102BC018; Wed, 31 Jan 2024 19:20:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DB3A42BC018 for ; Wed, 31 Jan 2024 19:20:23 +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 119FC3431F4 for ; Wed, 31 Jan 2024 19:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7699013AA for ; Wed, 31 Jan 2024 19:20:21 +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: <1706728814.c47ae60306aaf7afc46f72c7702dec3b7472b4b4.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: c47ae60306aaf7afc46f72c7702dec3b7472b4b4 X-VCS-Branch: main Date: Wed, 31 Jan 2024 19:20:21 +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: e7f53fb1-9e76-44b3-9b27-25cf3d89a945 X-Archives-Hash: 4850616e7abe8e5930d7adc05eacf55d commit: c47ae60306aaf7afc46f72c7702dec3b7472b4b4 Author: Florian Schmaus gentoo org> AuthorDate: Wed Jan 31 19:19:13 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Jan 31 19:20:14 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=c47ae603 dev-texlive/texlive-luatex: add link to bug Signed-off-by: Florian Schmaus gentoo.org> dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild index 5e9dd19..06d971e 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2023_p68053.ebuild @@ -263,5 +263,6 @@ TEXLIVE_MODULE_BINLINKS=" src_prepare() { default + # https://bugs.gentoo.org/865203 hprefixify texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua }