summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2011-05-28 16:18:42 +0200
committerUlrich Mueller <ulm@gentoo.org>2011-05-28 16:18:42 +0200
commita88d6476e8173dd0183ff1a08280ac7f8664fa63 (patch)
tree0745bf417e210dfa72f4e70951180df6dc7e5624
parentDenote that src_test() can be disabled by user as well. (diff)
downloadpms-a88d6476e8173dd0183ff1a08280ac7f8664fa63.tar.gz
pms-a88d6476e8173dd0183ff1a08280ac7f8664fa63.tar.bz2
pms-a88d6476e8173dd0183ff1a08280ac7f8664fa63.zip
List EMERGE_ as unspecified variables.
See bug 368865.
-rw-r--r--appendices.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices.tex b/appendices.tex
index a604a3f..9e91ede 100644
--- a/appendices.tex
+++ b/appendices.tex
@@ -13,7 +13,7 @@ been abused in the past.
\begin{compactitem}
\item The \t{FEATURES} variable. This is Portage specific.
-\item Similarly, any \t{PORTAGE\_} variable not explicitly listed.
+\item Similarly, any \t{EMERGE\_} variable and any \t{PORTAGE\_} variable not explicitly listed.
\item Any Portage configuration file.
\item The VDB (\t{/var/db/pkg}). Ebuilds must not access this or rely upon it existing or being
in any particular format.