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 7C9C11384B4 for ; Thu, 19 Nov 2015 15:51:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E833E07C9; Thu, 19 Nov 2015 15:51:12 +0000 (UTC) Received: from ns1.bonedaddy.net (ns1.bonedaddy.net [70.91.141.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C7D8E07A3 for ; Thu, 19 Nov 2015 15:51:11 +0000 (UTC) Received: from ns1.bonedaddy.net (ns1.bonedaddy.net [192.168.1.4]) by ns1.bonedaddy.net (8.14.9/8.14.4) with ESMTP id tAJFp913026964 for ; Thu, 19 Nov 2015 10:51:10 -0500 Date: Thu, 19 Nov 2015 10:51:09 -0500 From: Todd Goodman To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Big problem: Seamonkey Message-ID: <20151119155109.GX30213@ns1.bonedaddy.net> References: <564CAD3F.1020208@verizon.net> <20151118122554.2fbcab55@sepulchrave.remarqs> <564DE5E6.4000709@verizon.net> <564DE9BA.1090505@st.com> <20151119153224.GU30213@ns1.bonedaddy.net> <564DEE8F.3080707@st.com> 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 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564DEE8F.3080707@st.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Archives-Salt: ffad4848-12cb-4ef3-9492-87025f6f5b80 X-Archives-Hash: 711df04af5205af645f6782deb1bca6a * Raffaele BELARDI [151119 10:45]: > Todd Goodman wrote: > > I believe using PORTDIR_OVERLAY is now deprecated and overlays are > > configured in /etc/portage/repos.conf/* > > > > Check out: > > > > https://wiki.gentoo.org/wiki/Overlay/Local_overlay > > Good to know, I suppose the bit: > > root # repoman manifest > > is equivalent to: > > root # ebuild manifest > > right? I assume so but I always still do the above (ebuild manifest) and it still works for me. Todd