summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-03-16 19:08:19 +0000
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-04-11 20:28:02 +0100
commit108b34aaddd9ff444ca349bff2307e5457c6c7ce (patch)
treef678b27ad97dfc82613b64dc8246a962444f34ef /tree-layout.tex
parentEAPI 3 has use dependency defaults (diff)
downloadpms-108b34aaddd9ff444ca349bff2307e5457c6c7ce.tar.gz
pms-108b34aaddd9ff444ca349bff2307e5457c6c7ce.tar.bz2
pms-108b34aaddd9ff444ca349bff2307e5457c6c7ce.zip
PROPERTIES, DEFINED_PHASES mandatory in EAPI 3
Diffstat (limited to 'tree-layout.tex')
-rw-r--r--tree-layout.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/tree-layout.tex b/tree-layout.tex
index e2f2bff..1542f0f 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -268,8 +268,10 @@ order. Other lines may be present following these; their meanings are not define
\item Post dependencies (\t{PDEPEND})
\item Old-style virtuals provided by this package (\t{PROVIDE})
\item The ebuild API version to which this package conforms (\t{EAPI})
-\item Properties (\t{PROPERTIES}). May optionally be blank, regardless of ebuild metadata.
-\item Defined phases (\t{DEFINED\_PHASES}). May optionally be blank, regardless of ebuild metadata.
+\item Properties (\t{PROPERTIES}). In some EAPIs, may optionally be blank, regardless of ebuild
+ metadata; see table~\ref{tab:properties-table}.
+\item Defined phases (\t{DEFINED\_PHASES}). In some EAPIs, may optionally be blank, regardless of
+ ebuild metadata; see table~\ref{tab:defined-phases-table}.
\item Blank lines to pad the file to 22 lines long
\end{compactenum}