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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A63BA138335 for ; Fri, 8 Nov 2019 02:44:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8097E0BFE; Fri, 8 Nov 2019 02:44:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84EF2E0BFE for ; Fri, 8 Nov 2019 02:44:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C97934CA4D for ; Fri, 8 Nov 2019 02:44:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69FD18B0 for ; Fri, 8 Nov 2019 02:44:25 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1573181003.ff81b68cb7471d322d19c6567959e9d2c479a991.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-context/files/luacnfspec2016.patch X-VCS-Directories: dev-texlive/texlive-context/files/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ff81b68cb7471d322d19c6567959e9d2c479a991 X-VCS-Branch: master Date: Fri, 8 Nov 2019 02:44:25 +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: 9cea90fa-bc6b-4947-8c39-8c79a7e40eb9 X-Archives-Hash: f4516f210379df897034022bc8d4be25 commit: ff81b68cb7471d322d19c6567959e9d2c479a991 Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Oct 17 17:17:55 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Nov 8 02:43:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff81b68c dev-texlive/texlive-context: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger gmail.com> Signed-off-by: Aaron Bauman gentoo.org> .../texlive-context/files/luacnfspec2016.patch | 54 ---------------------- 1 file changed, 54 deletions(-) diff --git a/dev-texlive/texlive-context/files/luacnfspec2016.patch b/dev-texlive/texlive-context/files/luacnfspec2016.patch deleted file mode 100644 index c6e754d627f..00000000000 --- a/dev-texlive/texlive-context/files/luacnfspec2016.patch +++ /dev/null @@ -1,54 +0,0 @@ -We install texmfcnf.lua in a different location than TeX Live so default -heuristics fail. Help it. - -Index: work/texmf-dist/scripts/context/lua/mtxrun.lua -=================================================================== ---- work.orig/texmf-dist/scripts/context/lua/mtxrun.lua -+++ work/texmf-dist/scripts/context/lua/mtxrun.lua -@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then - else - resolvers.luacnfspec=concat ({ - "home:texmf/web2c", -- "selfautoparent:/texmf-local/web2c", -- "selfautoparent:/texmf-context/web2c", -- "selfautoparent:/texmf-dist/web2c", -- "selfautoparent:/texmf/web2c", -+ "selfautodir:local/share/texmf/web2c", -+ "selfautodir:share/texmf/web2c", - },";") - end - local unset_variable="unset" -Index: work/texmf-dist/scripts/context/stubs/unix/mtxrun -=================================================================== ---- work.orig/texmf-dist/scripts/context/stubs/unix/mtxrun -+++ work/texmf-dist/scripts/context/stubs/unix/mtxrun -@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then - else - resolvers.luacnfspec=concat ({ - "home:texmf/web2c", -- "selfautoparent:/texmf-local/web2c", -- "selfautoparent:/texmf-context/web2c", -- "selfautoparent:/texmf-dist/web2c", -- "selfautoparent:/texmf/web2c", -+ "selfautodir:local/share/texmf/web2c", -+ "selfautodir:share/texmf/web2c", - },";") - end - local unset_variable="unset" -Index: work/texmf-dist/tex/context/base/mkiv/data-res.lua -=================================================================== ---- work.orig/texmf-dist/tex/context/base/mkiv/data-res.lua -+++ work/texmf-dist/tex/context/base/mkiv/data-res.lua -@@ -136,10 +136,8 @@ if environment.default_texmfcnf then - else - resolvers.luacnfspec = concat ( { - "home:texmf/web2c", -- "selfautoparent:/texmf-local/web2c", -- "selfautoparent:/texmf-context/web2c", -- "selfautoparent:/texmf-dist/web2c", -- "selfautoparent:/texmf/web2c", -+ "selfautodir:local/share/texmf/web2c", -+ "selfautodir:share/texmf/web2c", - }, ";") - end -