Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/tex:master commit in: 2019/patches/
Date: Tue, 04 Jun 2019 13:56:11
Message-Id: 1559656493.1c25bd4ea629730cdddba887193b709411a6c484.zlogene@gentoo
1 commit: 1c25bd4ea629730cdddba887193b709411a6c484
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 13:54:53 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 13:54:53 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=1c25bd4e
7
8 unbundle latexmk.pl
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 .../0001-tl-core-2019-unbandle-installed_scripts.patch | 16 ++++++++--------
13 1 file changed, 8 insertions(+), 8 deletions(-)
14
15 diff --git a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
16 index 7b55866..77fa9e7 100644
17 --- a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
18 +++ b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch
19 @@ -1,19 +1,19 @@
20 -From 8a5265e35deddd0f6abce60eeec583ed8ed73f68 Mon Sep 17 00:00:00 2001
21 +From 07f37bc7bde505dd81b4fe35f7a74e8280b3f9ce Mon Sep 17 00:00:00 2001
22 From: Mikle Kolyada <zlogene@g.o>
23 Date: Sun, 2 Jun 2019 12:44:19 +0300
24 Subject: [PATCH] tl-core-2019: unbandle installed_scripts
25
26 Signed-off-by: Mikle Kolyada <zlogene@g.o>
27 ---
28 - texk/texlive/linked_scripts/Makefile.in | 110 +-----------------------
29 + texk/texlive/linked_scripts/Makefile.in | 111 +-----------------------
30 texk/texlive/tl_scripts/Makefile.in | 10 ---
31 - 2 files changed, 4 insertions(+), 116 deletions(-)
32 + 2 files changed, 4 insertions(+), 117 deletions(-)
33
34 diff --git a/texk/texlive/linked_scripts/Makefile.in b/texk/texlive/linked_scripts/Makefile.in
35 -index 6e8781db..a197dd7d 100644
36 +index 6e8781db..2dd60a49 100644
37 --- a/texk/texlive/linked_scripts/Makefile.in
38 +++ b/texk/texlive/linked_scripts/Makefile.in
39 -@@ -268,144 +268,58 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \
40 +@@ -268,144 +268,57 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \
41 texmf_scriptsdir = $(datarootdir)/texmf-dist/scripts
42 texmf_shell_scripts = \
43 adhocfilelist/adhocfilelist.sh \
44 @@ -109,7 +109,7 @@ index 6e8781db..a197dd7d 100644
45 - latexdiff/latexdiff.pl \
46 - latexdiff/latexrevise.pl \
47 latexindent/latexindent.pl \
48 - latexmk/latexmk.pl \
49 +- latexmk/latexmk.pl \
50 latexpand/latexpand \
51 - lilyglyphs/lily-glyph-commands.py \
52 - lilyglyphs/lily-image-commands.py \
53 @@ -159,7 +159,7 @@ index 6e8781db..a197dd7d 100644
54 tex4ebook/tex4ebook \
55 texcount/texcount.pl \
56 texdef/texdef.pl \
57 -@@ -416,31 +330,16 @@ texmf_other_scripts = \
58 +@@ -416,31 +329,16 @@ texmf_other_scripts = \
59 texlive/fmtutil-sys.sh \
60 texlive/fmtutil-user.sh \
61 texlive/fmtutil.pl \
62 @@ -194,7 +194,7 @@ index 6e8781db..a197dd7d 100644
63
64 nobase_dist_texmf_scripts_SCRIPTS = \
65 $(texmf_shell_scripts) \
66 -@@ -450,7 +349,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \
67 +@@ -450,7 +348,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \
68 bin_links = \
69 cluttex:clxelatex \
70 cluttex:cllualatex \