Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/yatex/files/
Date: Fri, 27 Jul 2018 14:27:41
Message-Id: 1532700899.d772673c48c0888d3a785fd5b20fde365b042f91.hattya@gentoo
1 commit: d772673c48c0888d3a785fd5b20fde365b042f91
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 27 14:14:59 2018 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 27 14:14:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d772673c
7
8 app-emacs/yatex: update patches
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emacs/yatex/files/yatex-1.76-direntry.patch | 16 ++++++++--------
13 app-emacs/yatex/files/yatex-1.76-gentoo.patch | 4 ++--
14 app-emacs/yatex/files/yatex-1.77-texinfo-5.patch | 16 ++++++++--------
15 3 files changed, 18 insertions(+), 18 deletions(-)
16
17 diff --git a/app-emacs/yatex/files/yatex-1.76-direntry.patch b/app-emacs/yatex/files/yatex-1.76-direntry.patch
18 index 8dc0c5f310f..d792a071096 100644
19 --- a/app-emacs/yatex/files/yatex-1.76-direntry.patch
20 +++ b/app-emacs/yatex/files/yatex-1.76-direntry.patch
21 @@ -1,5 +1,5 @@
22 ---- yatex1.76-orig/docs/yahtmle.tex
23 -+++ yatex1.76/docs/yahtmle.tex
24 +--- a/docs/yahtmle.tex
25 ++++ b/docs/yahtmle.tex
26 @@ -1,9 +1,10 @@
27 \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
28 \input texinfo
29 @@ -13,8 +13,8 @@
30 @end direntry
31
32 @iftex
33 ---- yatex1.76-orig/docs/yahtmlj.tex
34 -+++ yatex1.76/docs/yahtmlj.tex
35 +--- a/docs/yahtmlj.tex
36 ++++ b/docs/yahtmlj.tex
37 @@ -1,9 +1,10 @@
38 \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
39 \input texinfo
40 @@ -28,8 +28,8 @@
41 @end direntry
42
43 @iftex
44 ---- yatex1.76-orig/docs/yatexe.tex
45 -+++ yatex1.76/docs/yatexe.tex
46 +--- a/docs/yatexe.tex
47 ++++ b/docs/yatexe.tex
48 @@ -1,9 +1,10 @@
49 \def\lang{jp} % -*- texinfo -*-
50 \input texinfo.tex
51 @@ -43,8 +43,8 @@
52 @end direntry
53
54 @iftex
55 ---- yatex1.76-orig/docs/yatexj.tex
56 -+++ yatex1.76/docs/yatexj.tex
57 +--- a/docs/yatexj.tex
58 ++++ b/docs/yatexj.tex
59 @@ -1,9 +1,10 @@
60 \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
61 \input texinfo
62
63 diff --git a/app-emacs/yatex/files/yatex-1.76-gentoo.patch b/app-emacs/yatex/files/yatex-1.76-gentoo.patch
64 index b961b31798e..ed2b52aeaa1 100644
65 --- a/app-emacs/yatex/files/yatex-1.76-gentoo.patch
66 +++ b/app-emacs/yatex/files/yatex-1.76-gentoo.patch
67 @@ -1,5 +1,5 @@
68 ---- yatex1.73-orig/yatexhlp.el 2006-12-24 07:25:29.000000000 +0100
69 -+++ yatex1.73/yatexhlp.el 2008-05-12 12:19:02.000000000 +0200
70 +--- a/yatexhlp.el
71 ++++ b/yatexhlp.el
72 @@ -9,12 +9,7 @@
73 (cond (YaTeX-japan "jp")
74 (t "eng"))))
75
76 diff --git a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
77 index 73ff873cce3..d2e2fe1d569 100644
78 --- a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
79 +++ b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
80 @@ -1,21 +1,21 @@
81 ---- yatex1.77-orig/docs/yahtmle.tex
82 -+++ yatex1.77/docs/yahtmle.tex
83 +--- a/docs/yahtmle.tex
84 ++++ b/docs/yahtmle.tex
85 @@ -1,4 +1,4 @@
86 -\def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
87 +@c \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
88 \input texinfo
89 @setfilename yahtml.info
90 @settitle Yet Another html-mode for Emacs
91 ---- yatex1.77-orig/docs/yahtmlj.tex
92 -+++ yatex1.77/docs/yahtmlj.tex
93 +--- a/docs/yahtmlj.tex
94 ++++ b/docs/yahtmlj.tex
95 @@ -1,4 +1,4 @@
96 -\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
97 +@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
98 \input texinfo
99 @setfilename yahtml-ja.info
100 @settitle Yet Another html-mode for Emacs
101 ---- yatex1.77-orig/docs/yatexe.tex
102 -+++ yatex1.77/docs/yatexe.tex
103 +--- a/docs/yatexe.tex
104 ++++ b/docs/yatexe.tex
105 @@ -1,4 +1,4 @@
106 -\def\lang{jp} % -*- texinfo -*-
107 +@c \def\lang{jp} % -*- texinfo -*-
108 @@ -76,8 +76,8 @@
109 Check the current completion type is specified one and cause error if
110 not. The variable @code{YaTeX-current-completion-type} holds the symbol
111 according to the current completion type.
112 ---- yatex1.77-orig/docs/yatexj.tex
113 -+++ yatex1.77/docs/yatexj.tex
114 +--- a/docs/yatexj.tex
115 ++++ b/docs/yatexj.tex
116 @@ -1,4 +1,4 @@
117 -\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
118 +@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1