summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-11-15 18:18:58 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-30 18:35:43 +0200
commit8f06ba0129637205b5edd30c811f0605ba05200c (patch)
tree4439533660873657319c46f424363ca0c06cc256 /merge.tex
parentpms.cls: Update \note command to suppress vertical space. (diff)
downloadpms-8f06ba0129637205b5edd30c811f0605ba05200c.tar.gz
pms-8f06ba0129637205b5edd30c811f0605ba05200c.tar.bz2
pms-8f06ba0129637205b5edd30c811f0605ba05200c.zip
Add an EAPI 7 identical to EAPI 6.
Diffstat (limited to 'merge.tex')
-rw-r--r--merge.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/merge.tex b/merge.tex
index ee40947..d23d5f0 100644
--- a/merge.tex
+++ b/merge.tex
@@ -86,7 +86,7 @@ held under the original image directory.
In other EAPIs, the behaviour with respect to file modification times
is undefined.
-\ChangeWhenAddingAnEAPI{6}
+\ChangeWhenAddingAnEAPI{7}
\begin{centertable}{Preservation of file modification times (mtimes)}
\label{tab:mtime-preserve}
\begin{tabular}{ll}
@@ -95,7 +95,7 @@ is undefined.
\multicolumn{1}{c}{\textbf{mtimes preserved?}} \\
\midrule
0, 1, 2 & Undefined \\
- 3, 4, 5, 6 & Yes \\
+ 3, 4, 5, 6, 7 & Yes \\
\bottomrule
\end{tabular}
\end{centertable}