From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 24C9A1382C5 for ; Mon, 21 Dec 2020 09:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD5EB2BC008; Mon, 21 Dec 2020 09:11:45 +0000 (UTC) Received: from smarthost03a.mail.zen.net.uk (smarthost03a.mail.zen.net.uk [212.23.1.20]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 663F1E095D for ; Mon, 21 Dec 2020 09:11:45 +0000 (UTC) Received: from [82.30.216.240] (helo=peak.localnet) by smarthost03a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1krHEF-0003SJ-GO for gentoo-user@lists.gentoo.org; Mon, 21 Dec 2020 09:11:43 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Recommended location of the Gentoo ebuild repository Date: Mon, 21 Dec 2020 09:11:42 +0000 Message-ID: <2558944.mvXUDI8C0e@peak> In-Reply-To: References: <4618524.31r3eYUQgx@peak> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03a-IP: [82.30.216.240] Feedback-ID: 82.30.216.240 X-Archives-Salt: 6da1907e-9191-4d41-a211-f90c0d904873 X-Archives-Hash: 532b2987b0da4ebb32806a70d7445f96 On Sunday, 20 December 2020 17:16:53 GMT Dale wrote: > Peter Humphrey wrote: > > On Wednesday, 16 December 2020 15:41:11 GMT Dale wrote: > >> This is true. Where can be set in make.conf and > >> /etc/portage/repos.conf/gentoo.conf. > > > > I thought that setting this in make.conf was frowned on these days, no? > > From my understanding, the setting for the tree is in gentoo.conf. The > setting for distfiles and packages are still set in make.conf. Since > mine is not a default setting and it works, it must be using them > otherwise it would be somewhere else or puking on my keyboard about > something missing. Wouldn't it? Yes, that's my understanding too. :) -- Regards, Peter.