From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4642A1381F3 for ; Mon, 12 Aug 2013 22:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D87BDE0B07; Mon, 12 Aug 2013 22:14:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 769F9E0B07 for ; Mon, 12 Aug 2013 22:14:32 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 887D833EB92 for ; Mon, 12 Aug 2013 22:14:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BDD84E468F for ; Mon, 12 Aug 2013 22:14:29 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1376345650.a07a9571a63f36ebbc08701d36d650c6a1ef25bf.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/portage.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: a07a9571a63f36ebbc08701d36d650c6a1ef25bf X-VCS-Branch: master Date: Mon, 12 Aug 2013 22:14:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: de3965ec-988f-48ee-b765-513a92bd2533 X-Archives-Hash: 84cfeb1a60c414b528650cf1bb4f8375 commit: a07a9571a63f36ebbc08701d36d650c6a1ef25bf Author: Zac Medico gentoo org> AuthorDate: Mon Aug 12 22:14:10 2013 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Aug 12 22:14:10 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=a07a9571 man/portage.5: clarify package.env more --- man/portage.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/portage.5 b/man/portage.5 index a6b0ca7..dbc14bf 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -680,8 +680,11 @@ single package. Per\-package environment variable settings. Entries refer to environment files that are placed in the \fB/etc/portage/env/\fR directory and have the same format as \fBmake.conf\fR(5). Note that these -files are interpreted much earlier than the package specific bashrc files in -\fB/etc/portage/env/\fR. +files are interpreted much earlier than the package\-specific \fIbashrc\fR +files which are described in a later section about \fB/etc/portage/env/\fR. +Beginners should be careful to recognize the difference between these two types +of files. When environment variable settings are all that's needed, +\fBpackage.env\fR is the recommended approach to use. .I Format: .nf