saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
63ef52dda8
commit
a35fccd153
@ -4,7 +4,7 @@
|
|||||||
*/* CURL_SSL: -* -polarssl openssl
|
*/* CURL_SSL: -* -polarssl openssl
|
||||||
*/* INPUT_DEVICES: -* evdev keyboard mouse joystick
|
*/* INPUT_DEVICES: -* evdev keyboard mouse joystick
|
||||||
*/* LIBREOFFICE_EXTENSIONS: -* pdfimport presenter-console presenter-minimizer
|
*/* LIBREOFFICE_EXTENSIONS: -* pdfimport presenter-console presenter-minimizer
|
||||||
*/* LINGUAS: -* en
|
*/* LINGUAS: -* en de
|
||||||
*/* PYTHON_TARGETS: -* python2_7 python3_2 python3_3 python3_4
|
*/* PYTHON_TARGETS: -* python2_7 python3_2 python3_3 python3_4
|
||||||
*/* PYTHON_SINGLE_TARGET: -* python2_7
|
*/* PYTHON_SINGLE_TARGET: -* python2_7
|
||||||
*/* QEMU_SOFTMMU_TARGETS: -* arm i386 ppc ppc64 x86_64
|
*/* QEMU_SOFTMMU_TARGETS: -* arm i386 ppc ppc64 x86_64
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
german-x-2012-05-30 dehypht-x-2012-05-30.tex
|
|
||||||
=german-x-latest
|
|
||||||
ngerman-x-2012-05-30 dehyphn-x-2012-05-30.tex
|
|
||||||
=ngerman-x-latest
|
|
||||||
german loadhyph-de-1901.tex
|
|
||||||
ngerman loadhyph-de-1996.tex
|
|
||||||
swissgerman loadhyph-de-ch-1901.tex
|
|
@ -1,37 +0,0 @@
|
|||||||
['german-x-2012-05-30'] = {
|
|
||||||
loader = 'dehypht-x-2012-05-30.tex',
|
|
||||||
lefthyphenmin = 2,
|
|
||||||
righthyphenmin = 2,
|
|
||||||
synonyms = { 'german-x-latest' },
|
|
||||||
patterns = 'hyph-de-1901.pat.txt',
|
|
||||||
hyphenation = 'hyph-de-1901.hyp.txt',
|
|
||||||
},
|
|
||||||
['ngerman-x-2012-05-30'] = {
|
|
||||||
loader = 'dehyphn-x-2012-05-30.tex',
|
|
||||||
lefthyphenmin = 2,
|
|
||||||
righthyphenmin = 2,
|
|
||||||
synonyms = { 'ngerman-x-latest' },
|
|
||||||
patterns = 'hyph-de-1996.pat.txt',
|
|
||||||
hyphenation = 'hyph-de-1996.hyp.txt',
|
|
||||||
},
|
|
||||||
['german'] = {
|
|
||||||
loader = 'loadhyph-de-1901.tex',
|
|
||||||
lefthyphenmin = 2,
|
|
||||||
righthyphenmin = 2,
|
|
||||||
synonyms = { },
|
|
||||||
patterns = 'hyph-de-1901.pat.txt',
|
|
||||||
},
|
|
||||||
['ngerman'] = {
|
|
||||||
loader = 'loadhyph-de-1996.tex',
|
|
||||||
lefthyphenmin = 2,
|
|
||||||
righthyphenmin = 2,
|
|
||||||
synonyms = { },
|
|
||||||
patterns = 'hyph-de-1996.pat.txt',
|
|
||||||
},
|
|
||||||
['swissgerman'] = {
|
|
||||||
loader = 'loadhyph-de-ch-1901.tex',
|
|
||||||
lefthyphenmin = 2,
|
|
||||||
righthyphenmin = 2,
|
|
||||||
synonyms = { },
|
|
||||||
patterns = 'hyph-de-ch-1901.pat.txt',
|
|
||||||
},
|
|
@ -1,7 +0,0 @@
|
|||||||
\addlanguage{german-x-2012-05-30}{dehypht-x-2012-05-30.tex}{}{2}{2}
|
|
||||||
\addlanguage{german-x-latest}{dehypht-x-2012-05-30.tex}{}{2}{2}
|
|
||||||
\addlanguage{ngerman-x-2012-05-30}{dehyphn-x-2012-05-30.tex}{}{2}{2}
|
|
||||||
\addlanguage{ngerman-x-latest}{dehyphn-x-2012-05-30.tex}{}{2}{2}
|
|
||||||
\addlanguage{german}{loadhyph-de-1901.tex}{}{2}{2}
|
|
||||||
\addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2}
|
|
||||||
\addlanguage{swissgerman}{loadhyph-de-ch-1901.tex}{}{2}{2}
|
|
@ -27,17 +27,14 @@ format.xmltex.cnf
|
|||||||
./language.dat.d:
|
./language.dat.d:
|
||||||
.keep_app-text_texlive-core-0
|
.keep_app-text_texlive-core-0
|
||||||
language.texlive-langenglish.dat
|
language.texlive-langenglish.dat
|
||||||
language.texlive-langgerman.dat
|
|
||||||
|
|
||||||
./language.dat.lua.d:
|
./language.dat.lua.d:
|
||||||
.keep_app-text_texlive-core-0
|
.keep_app-text_texlive-core-0
|
||||||
language.texlive-langenglish.dat.lua
|
language.texlive-langenglish.dat.lua
|
||||||
language.texlive-langgerman.dat.lua
|
|
||||||
|
|
||||||
./language.def.d:
|
./language.def.d:
|
||||||
.keep_app-text_texlive-core-0
|
.keep_app-text_texlive-core-0
|
||||||
language.texlive-langenglish.def
|
language.texlive-langenglish.def
|
||||||
language.texlive-langgerman.def
|
|
||||||
|
|
||||||
|
|
||||||
./texmf.d:
|
./texmf.d:
|
||||||
|
Loading…
Reference in New Issue
Block a user