summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-07-27 23:14:59 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-07-27 23:14:59 +0900
commitd772673c48c0888d3a785fd5b20fde365b042f91 (patch)
tree70a223717c960b2de7065fd4b6c01de9e13eb32b
parentapp-emacs/yatex: drop old (diff)
downloadgentoo-d772673c.tar.gz
gentoo-d772673c.tar.bz2
gentoo-d772673c.zip
app-emacs/yatex: update patches
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-emacs/yatex/files/yatex-1.76-direntry.patch16
-rw-r--r--app-emacs/yatex/files/yatex-1.76-gentoo.patch4
-rw-r--r--app-emacs/yatex/files/yatex-1.77-texinfo-5.patch16
3 files changed, 18 insertions, 18 deletions
diff --git a/app-emacs/yatex/files/yatex-1.76-direntry.patch b/app-emacs/yatex/files/yatex-1.76-direntry.patch
index 8dc0c5f310f7..d792a0710961 100644
--- a/app-emacs/yatex/files/yatex-1.76-direntry.patch
+++ b/app-emacs/yatex/files/yatex-1.76-direntry.patch
@@ -1,5 +1,5 @@
---- yatex1.76-orig/docs/yahtmle.tex
-+++ yatex1.76/docs/yahtmle.tex
+--- a/docs/yahtmle.tex
++++ b/docs/yahtmle.tex
@@ -1,9 +1,10 @@
\def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
\input texinfo
@@ -13,8 +13,8 @@
@end direntry
@iftex
---- yatex1.76-orig/docs/yahtmlj.tex
-+++ yatex1.76/docs/yahtmlj.tex
+--- a/docs/yahtmlj.tex
++++ b/docs/yahtmlj.tex
@@ -1,9 +1,10 @@
\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
\input texinfo
@@ -28,8 +28,8 @@
@end direntry
@iftex
---- yatex1.76-orig/docs/yatexe.tex
-+++ yatex1.76/docs/yatexe.tex
+--- a/docs/yatexe.tex
++++ b/docs/yatexe.tex
@@ -1,9 +1,10 @@
\def\lang{jp} % -*- texinfo -*-
\input texinfo.tex
@@ -43,8 +43,8 @@
@end direntry
@iftex
---- yatex1.76-orig/docs/yatexj.tex
-+++ yatex1.76/docs/yatexj.tex
+--- a/docs/yatexj.tex
++++ b/docs/yatexj.tex
@@ -1,9 +1,10 @@
\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
\input texinfo
diff --git a/app-emacs/yatex/files/yatex-1.76-gentoo.patch b/app-emacs/yatex/files/yatex-1.76-gentoo.patch
index b961b31798e1..ed2b52aeaa19 100644
--- a/app-emacs/yatex/files/yatex-1.76-gentoo.patch
+++ b/app-emacs/yatex/files/yatex-1.76-gentoo.patch
@@ -1,5 +1,5 @@
---- yatex1.73-orig/yatexhlp.el 2006-12-24 07:25:29.000000000 +0100
-+++ yatex1.73/yatexhlp.el 2008-05-12 12:19:02.000000000 +0200
+--- a/yatexhlp.el
++++ b/yatexhlp.el
@@ -9,12 +9,7 @@
(cond (YaTeX-japan "jp")
(t "eng"))))
diff --git a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
index 73ff873cce34..d2e2fe1d5694 100644
--- a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
+++ b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch
@@ -1,21 +1,21 @@
---- yatex1.77-orig/docs/yahtmle.tex
-+++ yatex1.77/docs/yahtmle.tex
+--- a/docs/yahtmle.tex
++++ b/docs/yahtmle.tex
@@ -1,4 +1,4 @@
-\def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
+@c \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1
\input texinfo
@setfilename yahtml.info
@settitle Yet Another html-mode for Emacs
---- yatex1.77-orig/docs/yahtmlj.tex
-+++ yatex1.77/docs/yahtmlj.tex
+--- a/docs/yahtmlj.tex
++++ b/docs/yahtmlj.tex
@@ -1,4 +1,4 @@
-\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
+@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
\input texinfo
@setfilename yahtml-ja.info
@settitle Yet Another html-mode for Emacs
---- yatex1.77-orig/docs/yatexe.tex
-+++ yatex1.77/docs/yatexe.tex
+--- a/docs/yatexe.tex
++++ b/docs/yatexe.tex
@@ -1,4 +1,4 @@
-\def\lang{jp} % -*- texinfo -*-
+@c \def\lang{jp} % -*- texinfo -*-
@@ -76,8 +76,8 @@
Check the current completion type is specified one and cause error if
not. The variable @code{YaTeX-current-completion-type} holds the symbol
according to the current completion type.
---- yatex1.77-orig/docs/yatexj.tex
-+++ yatex1.77/docs/yatexj.tex
+--- a/docs/yatexj.tex
++++ b/docs/yatexj.tex
@@ -1,4 +1,4 @@
-\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1
+@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1