summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-10-28 20:01:17 +0100
committerUlrich Müller <ulm@gentoo.org>2015-10-28 20:01:17 +0100
commit38228afe56240fbc87f1d556daa0e5ac64faa409 (patch)
tree034c71eb3d1c3fca941f5a56a75c2d0c5afc61cb
parentIncrease the width of the "defined variables" table. (diff)
downloadpms-38228afe.tar.gz
pms-38228afe.tar.bz2
pms-38228afe.zip
Spelling fixes in "defined variables" table.
-rw-r--r--ebuild-env-vars.tex24
1 files 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} &