From f25fe186e0c59611fe06571d3fa7cacaf0604244 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 7 Jun 2018 20:50:42 +0200 Subject: [PATCH] committing changes in /etc after emerge run Package changes: --- .etckeeper | 4 - .../language.texlive-langother.dat | 24 --- .../language.texlive-langother.dat.lua | 157 ------------------ .../language.texlive-langother.def | 24 --- texmf/updmap.d/texlive-langother.cfg | 20 --- 5 files changed, 229 deletions(-) delete mode 100644 texmf/language.dat.d/language.texlive-langother.dat delete mode 100644 texmf/language.dat.lua.d/language.texlive-langother.dat.lua delete mode 100644 texmf/language.def.d/language.texlive-langother.def delete mode 100644 texmf/updmap.d/texlive-langother.cfg diff --git a/.etckeeper b/.etckeeper index 6a0c1a33..b633a938 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2751,13 +2751,10 @@ maybe chmod 0644 'texmf/fmtutil.d/format.texlive-xetex.cnf' maybe chmod 0644 'texmf/fmtutil.d/format.xmltex.cnf' maybe chmod 0755 'texmf/language.dat.d' maybe chmod 0644 'texmf/language.dat.d/.keep_app-text_texlive-core-0' -maybe chmod 0644 'texmf/language.dat.d/language.texlive-langother.dat' maybe chmod 0755 'texmf/language.dat.lua.d' maybe chmod 0644 'texmf/language.dat.lua.d/.keep_app-text_texlive-core-0' -maybe chmod 0644 'texmf/language.dat.lua.d/language.texlive-langother.dat.lua' maybe chmod 0755 'texmf/language.def.d' maybe chmod 0644 'texmf/language.def.d/.keep_app-text_texlive-core-0' -maybe chmod 0644 'texmf/language.def.d/language.texlive-langother.def' maybe chmod 0644 'texmf/ls-R' maybe chmod 0755 'texmf/psutils.d' maybe chmod 0644 'texmf/psutils.d/paper.cfg' @@ -2776,7 +2773,6 @@ maybe chmod 0644 'texmf/updmap.d/texlive-basic.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-fontsextra.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-fontsrecommended.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-formatsextra.cfg' -maybe chmod 0644 'texmf/updmap.d/texlive-langother.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-latex.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-latexextra.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-pictures.cfg' diff --git a/texmf/language.dat.d/language.texlive-langother.dat b/texmf/language.dat.d/language.texlive-langother.dat deleted file mode 100644 index 06798eab..00000000 --- a/texmf/language.dat.d/language.texlive-langother.dat +++ /dev/null @@ -1,24 +0,0 @@ -afrikaans loadhyph-af.tex -armenian loadhyph-hy.tex -coptic loadhyph-cop.tex -esperanto loadhyph-eo.tex -ethiopic loadhyph-mul-ethi.tex -=amharic -=geez -georgian loadhyph-ka.tex -assamese loadhyph-as.tex -bengali loadhyph-bn.tex -gujarati loadhyph-gu.tex -hindi loadhyph-hi.tex -kannada loadhyph-kn.tex -malayalam loadhyph-ml.tex -marathi loadhyph-mr.tex -oriya loadhyph-or.tex -panjabi loadhyph-pa.tex -tamil loadhyph-ta.tex -telugu loadhyph-te.tex -indonesian loadhyph-id.tex -interlingua loadhyph-ia.tex -sanskrit loadhyph-sa.tex -thai loadhyph-th.tex -turkmen loadhyph-tk.tex diff --git a/texmf/language.dat.lua.d/language.texlive-langother.dat.lua b/texmf/language.dat.lua.d/language.texlive-langother.dat.lua deleted file mode 100644 index c8190b7d..00000000 --- a/texmf/language.dat.lua.d/language.texlive-langother.dat.lua +++ /dev/null @@ -1,157 +0,0 @@ - ['afrikaans'] = { - loader = 'loadhyph-af.tex', - lefthyphenmin = 1, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-af.pat.txt', - hyphenation = 'hyph-af.hyp.txt', - }, - ['armenian'] = { - loader = 'loadhyph-hy.tex', - lefthyphenmin = 1, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-hy.pat.txt', - }, - ['coptic'] = { - loader = 'loadhyph-cop.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-cop.pat.txt', - }, - ['esperanto'] = { - loader = 'loadhyph-eo.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-eo.pat.txt', - }, - ['ethiopic'] = { - loader = 'loadhyph-mul-ethi.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { 'amharic', 'geez' }, - patterns = 'hyph-mul-ethi.pat.txt', - }, - ['georgian'] = { - loader = 'loadhyph-ka.tex', - lefthyphenmin = 1, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-ka.pat.txt', - }, - ['assamese'] = { - loader = 'loadhyph-as.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-as.pat.txt', - }, - ['bengali'] = { - loader = 'loadhyph-bn.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-bn.pat.txt', - }, - ['gujarati'] = { - loader = 'loadhyph-gu.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-gu.pat.txt', - }, - ['hindi'] = { - loader = 'loadhyph-hi.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-hi.pat.txt', - }, - ['kannada'] = { - loader = 'loadhyph-kn.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-kn.pat.txt', - }, - ['malayalam'] = { - loader = 'loadhyph-ml.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-ml.pat.txt', - }, - ['marathi'] = { - loader = 'loadhyph-mr.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-mr.pat.txt', - }, - ['oriya'] = { - loader = 'loadhyph-or.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-or.pat.txt', - }, - ['panjabi'] = { - loader = 'loadhyph-pa.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-pa.pat.txt', - }, - ['tamil'] = { - loader = 'loadhyph-ta.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-ta.pat.txt', - }, - ['telugu'] = { - loader = 'loadhyph-te.tex', - lefthyphenmin = 1, - righthyphenmin = 1, - synonyms = { }, - patterns = 'hyph-te.pat.txt', - }, - ['indonesian'] = { - loader = 'loadhyph-id.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-id.pat.txt', - hyphenation = 'hyph-id.hyp.txt', - }, - ['interlingua'] = { - loader = 'loadhyph-ia.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-ia.pat.txt', - hyphenation = 'hyph-ia.hyp.txt', - }, - ['sanskrit'] = { - loader = 'loadhyph-sa.tex', - lefthyphenmin = 1, - righthyphenmin = 3, - synonyms = { }, - patterns = 'hyph-sa.pat.txt', - }, - ['thai'] = { - loader = 'loadhyph-th.tex', - lefthyphenmin = 2, - righthyphenmin = 3, - synonyms = { }, - patterns = 'hyph-th.pat.txt', - }, - ['turkmen'] = { - loader = 'loadhyph-tk.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { }, - patterns = 'hyph-tk.pat.txt', - }, diff --git a/texmf/language.def.d/language.texlive-langother.def b/texmf/language.def.d/language.texlive-langother.def deleted file mode 100644 index d9b7be01..00000000 --- a/texmf/language.def.d/language.texlive-langother.def +++ /dev/null @@ -1,24 +0,0 @@ -\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} -\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2} -\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1} -\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2} -\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1} -\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1} -\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1} -\addlanguage{georgian}{loadhyph-ka.tex}{}{1}{2} -\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1} -\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1} -\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1} -\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1} -\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1} -\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1} -\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1} -\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1} -\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1} -\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1} -\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1} -\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2} -\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2} -\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{3} -\addlanguage{thai}{loadhyph-th.tex}{}{2}{3} -\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2} diff --git a/texmf/updmap.d/texlive-langother.cfg b/texmf/updmap.d/texlive-langother.cfg deleted file mode 100644 index fce42014..00000000 --- a/texmf/updmap.d/texlive-langother.cfg +++ /dev/null @@ -1,20 +0,0 @@ -Map syriac.map -Map burmese.map -Map cjhebrew.map -MixedMap ethiop.map -Map nectec.map -Map nf.map -Map sipa.map -Map tlwg.map -Map skt.map -MixedMap dvng.map -Map arevvn.map -Map chartervn.map -Map cmbrightvn.map -Map concretevn.map -Map grotesqvn.map -Map txttvn.map -Map urwvn.map -MixedMap vnrother.map -MixedMap vnrtext.map -Map vntopia.map -- 2.39.5