From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QesHV-0001fO-NA for garchives@archives.gentoo.org; Thu, 07 Jul 2011 17:22:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E66B121C0F0; Thu, 7 Jul 2011 17:22:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7C4821C0F0 for ; Thu, 7 Jul 2011 17:22:12 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20CDF2AC07B for ; Thu, 7 Jul 2011 17:22:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6B9F98004A for ; Thu, 7 Jul 2011 17:22:11 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: ebuild-env-vars.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: fc038c03a3186612ba0fbd168ba238c529b8fdef Date: Thu, 7 Jul 2011 17:22:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 744299b7ab552079b2c438b7adf9308f commit: fc038c03a3186612ba0fbd168ba238c529b8fdef Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Tue Jun 28 15:56:24 2011 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Thu Jul 7 09:09:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/pms.git;a=3Dc= ommit;h=3Dfc038c03 Mention EAPI offset-prefix table in E* vars. For the sake of consistency, mention that offset-prefix variable availability per EAPI is listed in that table. --- ebuild-env-vars.tex | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index 6817d7d..640547c 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -108,7 +108,8 @@ variable. \t{pkg\_*} & No & Like \t{ROOT}, but with \t{EPREFIX} appended. This is a convenience = variable. See also the - \t{EPREFIX} variable. \\ + \t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset= -env-vars-table} as + supporting \t{EROOT}. \\ \t{T} & All & Partially\footnote{Consistent and preserved across a single connecte= d sequence of install or @@ -132,7 +133,8 @@ variable. calling environment, \t{EPREFIX} defaults to the built-in offset-pre= fix that was set during installation of the package manager. When a different \t{EPREFIX} va= lue than the built-in value is set in the calling environment, a cross-prefix build is performed where = using the existing utilities, a - package is built for the given \t{EPREFIX}, akin to \t{ROOT}. See al= so~\ref{sec:offset-vars}. \\ + package is built for the given \t{EPREFIX}, akin to \t{ROOT}. See al= so~\ref{sec:offset-vars}. Only + for EAPIs listed in table~\ref{tab:offset-env-vars-table} as support= ing \t{EPREFIX}. \\ \t{D} & \t{src\_install} & No & @@ -147,7 +149,8 @@ variable. \t{src\_install}, \t{pkg\_preinst}, \t{pkg\_postinst} & See \t{D} & Like \t{D}, but with \t{EPREFIX} appended. This is a convenience var= iable. See also the - \t{EPREFIX} variable. \\ + \t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset= -env-vars-table} as + supporting \t{ED}. \\ \t{IMAGE}\footnote{Deprecated in favour of \t{D}.} & \t{pkg\_preinst}, \t{pkg\_postinst} & Yes &