Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 911574
Collapse All | Expand All

(-)a/ebuild-env-vars.tex (-3 / +3 lines)
Lines 133-139 inconsistent variable. Link Here
133
    slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}. \\
133
    slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}. \\
134
\t{SYSROOT} &
134
\t{SYSROOT} &
135
    \t{src_*}, \t{pkg_setup}\footnote{Not necessarily present when installing from a binary
135
    \t{src_*}, \t{pkg_setup}\footnote{Not necessarily present when installing from a binary
136
    package.} &
136
    package.\label{fn:sysroot}} &
137
    No &
137
    No &
138
    \featurelabel{sysroot} The absolute path to the root directory containing build dependencies
138
    \featurelabel{sysroot} The absolute path to the root directory containing build dependencies
139
    satisfied by \t{DEPEND}\@. Only for EAPIs listed in table~\ref{tab:added-env-vars-table}
139
    satisfied by \t{DEPEND}\@. Only for EAPIs listed in table~\ref{tab:added-env-vars-table}
Lines 145-151 inconsistent variable. Link Here
145
    by table~\ref{tab:depend-prefix}. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table}
145
    by table~\ref{tab:depend-prefix}. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table}
146
    as supporting \t{ESYSROOT}. \\
146
    as supporting \t{ESYSROOT}. \\
147
\t{BROOT} &
147
\t{BROOT} &
148
    Ditto &
148
    \t{src_*}, \t{pkg_setup},\footnote{See footnote~\ref{fn:sysroot}.}
149
    \t{pkg_preinst}, \t{pkg_postinst}, \t{pkg_prerm}, \t{pkg_postrm} &
149
    No &
150
    No &
150
    \featurelabel{broot} The absolute path to the root directory containing build dependencies
151
    \featurelabel{broot} The absolute path to the root directory containing build dependencies
151
    satisfied by \t{BDEPEND} and \t{IDEPEND}, typically executable build tools. This includes any
152
    satisfied by \t{BDEPEND} and \t{IDEPEND}, typically executable build tools. This includes any
152
- 

Return to bug 911574