diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-12-26 19:30:50 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-12-26 19:30:50 +0000 |
commit | f76e6e4082a59fb85b3dac90bd1cac4e3c935dde (patch) | |
tree | 1273e266b06f97fee7d48bf96916fe672d4f4a72 /app-emacs/yatex | |
parent | Version bumped (diff) | |
download | historical-f76e6e4082a59fb85b3dac90bd1cac4e3c935dde.tar.gz historical-f76e6e4082a59fb85b3dac90bd1cac4e3c935dde.tar.bz2 historical-f76e6e4082a59fb85b3dac90bd1cac4e3c935dde.zip |
Version bumped
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r-- | app-emacs/yatex/Manifest | 9 | ||||
-rw-r--r-- | app-emacs/yatex/files/digest-yatex-1.72 | 1 | ||||
-rw-r--r-- | app-emacs/yatex/files/lp.el | 4 | ||||
-rw-r--r-- | app-emacs/yatex/files/yatex-1.72-gentoo.diff | 104 | ||||
-rw-r--r-- | app-emacs/yatex/files/yatex-1.72-yatexhlp-gentoo.diff | 11 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.71.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.72.ebuild | 58 |
7 files changed, 181 insertions, 10 deletions
diff --git a/app-emacs/yatex/Manifest b/app-emacs/yatex/Manifest index d331891fd927..f9793ce7cedb 100644 --- a/app-emacs/yatex/Manifest +++ b/app-emacs/yatex/Manifest @@ -1,10 +1,11 @@ -MD5 1a43fff5f54cf335b4228a2c21b2bb92 yatex-1.71.ebuild 1178 +MD5 d2ab9b32afe57ebe6ce3e02b789fa1af yatex-1.71.ebuild 1176 MD5 73b8438632d3ec40a9f16e142f48b43a metadata.xml 646 -MD5 8ca4fbfd0552fbf74c20d6910e0fa4f3 ChangeLog 1025 -MD5 1a43fff5f54cf335b4228a2c21b2bb92 yatex-1.72.ebuild 1178 +MD5 06d725f0339e587689ae8cc1d967a0bb ChangeLog 1243 +MD5 5c4f4c6ef18aa53bc51c35f2afa11e04 yatex-1.72.ebuild 1166 MD5 25efbe9871a1b36669916928339fa1d8 files/50yatex-gentoo.el 532 MD5 920ec551a0bac37b6e5b1142af2df6d0 files/yatex-1.71-gentoo.diff 2634 MD5 cea9c48d2281fc63126df7a0dbb1c43b files/digest-yatex-1.71 61 -MD5 7230c226e693a12ac37ba1415e66dff5 files/lp.el 118 MD5 479e2442aa22766f98554501598374d5 files/yatex-1.71-yatexhlp-gentoo.diff 499 MD5 3a6ea392a171ac5dafeb13f3971cf86e files/digest-yatex-1.72 61 +MD5 920ec551a0bac37b6e5b1142af2df6d0 files/yatex-1.72-gentoo.diff 2634 +MD5 479e2442aa22766f98554501598374d5 files/yatex-1.72-yatexhlp-gentoo.diff 499 diff --git a/app-emacs/yatex/files/digest-yatex-1.72 b/app-emacs/yatex/files/digest-yatex-1.72 new file mode 100644 index 000000000000..12e078a4569c --- /dev/null +++ b/app-emacs/yatex/files/digest-yatex-1.72 @@ -0,0 +1 @@ +MD5 ddc66e29cf7909c8cf0877f3a8fbfd0a yatex1.72.tar.gz 320163 diff --git a/app-emacs/yatex/files/lp.el b/app-emacs/yatex/files/lp.el deleted file mode 100644 index 9efcf778834a..000000000000 --- a/app-emacs/yatex/files/lp.el +++ /dev/null @@ -1,4 +0,0 @@ -(setq load-path (cons "." load-path)) -(load-file "./yatexlib.el") -(load-file "./yatex.el") -(load-file "./comment.el") diff --git a/app-emacs/yatex/files/yatex-1.72-gentoo.diff b/app-emacs/yatex/files/yatex-1.72-gentoo.diff new file mode 100644 index 000000000000..f662cdca79b9 --- /dev/null +++ b/app-emacs/yatex/files/yatex-1.72-gentoo.diff @@ -0,0 +1,104 @@ +Only in docs: htmlqa +Only in docs: htmlqa.eng +Only in docs: qanda +Only in docs: qanda.eng +diff -c docs/yahtmle docsnew/yahtmle +*** docs/yahtmle 2002-09-27 00:34:45.000000000 +0900 +--- docsnew/yahtmle 2002-09-26 23:24:11.000000000 +0900 +*************** +*** 3,11 **** + from file `yahtmle.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! +! + + File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir) + +--- 3,11 ---- + from file `yahtmle.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * yahtml: (yahtml). Yet Another HTML-mode for Emacs. (English). +! END-INFO-DIR-ENTRY + + File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir) + +Only in docs: yahtmle.tex +diff -c docs/yahtmlj docsnew/yahtmlj +*** docs/yahtmlj 2002-09-27 00:34:49.000000000 +0900 +--- docsnew/yahtmlj 2002-09-26 23:24:53.000000000 +0900 +*************** +*** 3,10 **** + from file `yahtmlj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! + + + File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +--- 3,11 ---- + from file `yahtmlj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * yahtml: (yahtml-ja). Yet Another HTML-mode for Emacs. (Japanese). +! END-INFO-DIR-ENTRY + + + File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +Only in docs: yahtmlj.tex +Only in docs: yatex.ref +Only in docs: yatexadd.doc +diff -c docs/yatexe docsnew/yatexe +*** docs/yatexe 2002-09-27 00:35:02.000000000 +0900 +--- docsnew/yatexe 2002-09-26 23:20:12.000000000 +0900 +*************** +*** 3,9 **** + from file `yatexe.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! + + + +--- 3,11 ---- + from file `yatexe.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * YaTeX: (yatex). Yet Another tex-mode for Emacs. (English). +! END-INFO-DIR-ENTRY + + + +Only in docs: yatexe.tex +Only in docs: yatexgen.doc +diff -c docs/yatexj docsnew/yatexj +*** docs/yatexj 2002-09-27 00:35:08.000000000 +0900 +--- docsnew/yatexj 2002-09-26 23:20:59.000000000 +0900 +*************** +*** 3,10 **** + from file `yatexj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! + + + File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +--- 3,11 ---- + from file `yatexj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * YaTeX: (yatex-ja). Yet Another tex-mode for Emacs. (Japanese). +! END-INFO-DIR-ENTRY + + + File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +Only in docs: yatexj.tex +Only in docs: yatexref.eng diff --git a/app-emacs/yatex/files/yatex-1.72-yatexhlp-gentoo.diff b/app-emacs/yatex/files/yatex-1.72-yatexhlp-gentoo.diff new file mode 100644 index 000000000000..c3bb0bc11848 --- /dev/null +++ b/app-emacs/yatex/files/yatex-1.72-yatexhlp-gentoo.diff @@ -0,0 +1,11 @@ +diff -urN yatex1.71.ORIG/yatexhlp.el yatex1.71/yatexhlp.el +--- yatex1.71.ORIG/yatexhlp.el 2003-05-01 22:40:08.000000000 +0900 ++++ yatex1.71/yatexhlp.el 2003-10-09 00:29:47.000000000 +0900 +@@ -11,6 +11,7 @@ + (help-dir + (cond + ((and (boundp 'site-directory) site-directory) site-directory) ++ (YaTeX-emacs-21 (expand-file-name "../../site-lisp/yatex" doc-directory)) + (YaTeX-emacs-19 (expand-file-name "../../site-lisp" doc-directory)) + (t exec-directory)))) + (defvar YaTeX-help-file diff --git a/app-emacs/yatex/yatex-1.71.ebuild b/app-emacs/yatex/yatex-1.71.ebuild index fb23f37aeaed..743dd376e0ca 100644 --- a/app-emacs/yatex/yatex-1.71.ebuild +++ b/app-emacs/yatex/yatex-1.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.71.ebuild,v 1.3 2003/10/08 15:56:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.71.ebuild,v 1.4 2003/12/26 19:30:41 usata Exp $ inherit elisp @@ -10,7 +10,7 @@ DESCRIPTION="YaTeX: Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" -KEYWORDS="~x86 ~alpha ~sparc ~ppc" +KEYWORDS="x86 alpha ~sparc ~ppc" SLOT="0" LICENSE="GPL-2" diff --git a/app-emacs/yatex/yatex-1.72.ebuild b/app-emacs/yatex/yatex-1.72.ebuild new file mode 100644 index 000000000000..689b4c6f694a --- /dev/null +++ b/app-emacs/yatex/yatex-1.72.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.72.ebuild,v 1.1 2003/12/26 19:30:41 usata Exp $ + +inherit elisp + +IUSE="cjk" + +DESCRIPTION="YaTeX: Yet Another TeX mode for Emacs" +HOMEPAGE="http://www.yatex.org/" +SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" + +KEYWORDS="~x86 ~alpha" +SLOT="0" +LICENSE="GPL-2" + +DEPEND="${RDEPEND} + cjk? ( app-i18n/nkf )" +RDEPEND="virtual/emacs" + +S=${WORKDIR}/${P/-/} + +src_unpack() { + + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-gentoo.diff + epatch ${FILESDIR}/${P}-yatexhlp-gentoo.diff +} + +src_compile() { + + # compilation b0rks on alpha, sparc and ppc + + cd docs + mv yatexe yatex.info + mv yahtmle yahtml.info + if [ -n "`use cjk`" ] ; then + nkf -e yatexj > yatex-ja.info + nkf -e yahtmlj > yahtml-ja.info + fi +} + +src_install() { + + elisp-install ${PN} *.el + elisp-site-file-install ${FILESDIR}/50yatex-gentoo.el + elisp-install ${PN} help/YATEXHLP* + + dodoc docs/*.eng + if [ -n "`use cjk`" ] ; then + dodoc 00readme install + dodoc docs/{htmlqa,qanda} docs/*.doc + fi + for i in docs/*.info; do + doinfo ${i} + done +} |