commit: 38228afe56240fbc87f1d556daa0e5ac64faa409
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 28 19:01:17 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 19:01:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=38228afe
Spelling fixes in "defined variables" table.
ebuild-env-vars.tex | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 9643036..0120bfd 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -40,31 +40,31 @@ variable.
\bottomrule
\endlastfoot
\t{P} &
- all &
+ All &
No\footnote{May change if a package has been updated
(see~\ref{sec:updates-dir})} &
Package name and version, without the revision part. For example,
\t{vim-7.0.174}. \\
\t{PN} &
- all &
- ditto &
+ All &
+ Ditto &
Package name, for example \t{vim}. \\
\t{CATEGORY} &
- all &
- ditto &
+ All &
+ Ditto &
The package's category, for example \t{app-editors}. \\
\t{PV} &
- all &
+ All &
Yes &
Package version, with no revision. For example \t{7.0.174}. \\
\t{PR} &
- all &
+ All &
Yes &
Package revision, or \t{r0} if none exists. \\
\t{PVR} &
- all &
+ All &
Yes &
Package version and revision (if any), for example \t{7.0.174} or
\t{7.0.174-r1}. \\
\t{PF} &
- all &
+ All &
Yes &
Package name, version, and revision (if any), for example
\t{vim-7.0.174-r1}. \\
\t{A} &
@@ -92,15 +92,15 @@ variable.
support files for the package in question then an ebuild must be prepared
for the situation
where \t{FILESDIR} points to a non-existent directory. \\
\t{PORTDIR} &
- ditto &
+ Ditto &
No &
The full path to the master repository's base directory. \\
\t{DISTDIR} &
- ditto &
+ Ditto &
No &
The full path to the directory in which the files in the \t{A} variable
are stored. \\
\t{ECLASSDIR} &
- ditto &
+ Ditto &
No &
The full path to the master repository's eclass directory. \\
\t{ROOT} &