From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-571064-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 67582198005 for <garchives@archives.gentoo.org>; Sun, 17 Mar 2013 16:47:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28031E05E4; Sun, 17 Mar 2013 16:47:09 +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 BA124E05E4 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 16:47:08 +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 A1CA133DB47 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 16:47:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3CD2AE4073 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 16:47:06 +0000 (UTC) From: "Ulrich Mueller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" <ulm@gentoo.org> Message-ID: <1362581175.294741c5f69bec36dae2e34ba1b7dceb2cb1fd7b.ulm@gentoo> 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: 294741c5f69bec36dae2e34ba1b7dceb2cb1fd7b X-VCS-Branch: master Date: Sun, 17 Mar 2013 16:47:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c3a1c0c8-a991-4c72-8f81-e1f5db5e9024 X-Archives-Hash: afa583fdc28d68da2d295c9f5e817301 commit: 294741c5f69bec36dae2e34ba1b7dceb2cb1fd7b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 6 13:58:46 2013 +0000 Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Mar 6 14:46:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=294741c5 Add DESTTREE to table of defined variables. See bug 460512. --- ebuild-env-vars.tex | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index 350e284..8969dd8 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -151,6 +151,10 @@ variable. Contains the path \t{\$\{D\%/\}\$\{EPREFIX\}/} for convenience. See also the \t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as supporting \t{ED}. \\ +\t{DESTTREE} & + \t{src\_install} & + No & + Controls the location where \t{dobin}, \t{dolib}, \t{domo}, and \t{dosbin} install things. \\ \t{INSDESTTREE} & \t{src\_install} & No &