From c69925be686d63dcd5a944bc6983c9a221add610 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 08:29:58 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- .etckeeper | 1 + texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf diff --git a/.etckeeper b/.etckeeper index 90d3e8f8..d2bbd116 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1313,6 +1313,7 @@ maybe chmod 0755 './texmf/dvipdfm' maybe chmod 0755 './texmf/dvipdfm/config' maybe chmod 0755 './texmf/dvips.d' maybe chmod 0755 './texmf/fmtutil.d' +maybe chmod 0644 './texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf' maybe chmod 0644 './texmf/fmtutil.d/format.jadetex.cnf' maybe chmod 0644 './texmf/fmtutil.d/format.texlive-basic.cnf' maybe chmod 0644 './texmf/fmtutil.d/format.texlive-context.cnf' diff --git a/texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf b/texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf new file mode 100644 index 00000000..aafdb0cb --- /dev/null +++ b/texmf/fmtutil.d/._cfg0000_format.texlive-formatsextra.cnf @@ -0,0 +1,5 @@ +# Generated for texlive-formatsextra by texlive-module.eclass +eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini +mllatex pdftex language.dat -translate-file=cp227.tcx -mltex mllatex.ini +mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini +texsis pdftex - -translate-file=cp227.tcx texsis.ini -- 2.39.5