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 0DA75138CBF for ; Mon, 16 Mar 2015 12:26:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D667E0AA1; Mon, 16 Mar 2015 12:26:46 +0000 (UTC) Received: from mailrelay113.isp.belgacom.be (mailrelay113.isp.belgacom.be [195.238.20.140]) by pigeon.gentoo.org (Postfix) with ESMTP id 5801FE0A6C for ; Mon, 16 Mar 2015 12:26:45 +0000 (UTC) X-Belgacom-Dynamic: yes X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=r3/LV5qEOeRNqOlObU3fPeZ+G8vFrxRTI9UozocECbw= c=1 sm=2 a=NimUR-UY4PkA:10 a=kj9zAlcOel0A:10 a=7mOBRU54AAAA:8 a=_avqSUX4HvRvFPcMhikA:9 a=CjuIK1q_8ugA:10 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2B6BgBIywZV/wCtQ1dbgwZSxTqFdAKBLE0BAQEBAQF9hBABBTpaGD4pHohMAQiaHYdGjleUNwELARsEixeEPjoWhBcFlCWHFooJggKDJ4NHI4ICHIFRPYJ0AQEB Received: from 0.173-67-87.adsl-dyn.isp.belgacom.be (HELO numa-be.localdomain) ([87.67.173.0]) by relay.skynet.be with ESMTP; 16 Mar 2015 13:26:44 +0100 Received: from numa-be (localhost [127.0.0.1]) by numa-be.localdomain (Postfix) with ESMTP id 3F48F9C13A9 for ; Mon, 16 Mar 2015 13:26:44 +0100 (CET) Date: Mon, 16 Mar 2015 13:26:44 +0100 From: Helmut Jarausch Subject: Re: [gentoo-user] PORTDIR_OVERLAY in make.conf has no effect anymore? To: gentoo-user@lists.gentoo.org In-Reply-To: <20150316111543.4edbb066@digimed.co.uk> (from neil@digimed.co.uk on Mon Mar 16 12:15:43 2015) X-Mailer: Balsa 2.5.1-142-g5b65643 Message-Id: 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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2f2b690e-c700-46f3-8bbb-ffa38ea3da31 X-Archives-Hash: 6e3d84973ff2c11f3c3fbcb3c969265a On 03/16/2015 12:15:43 PM, Neil Bothwick wrote: > On Mon, 16 Mar 2015 13:02:54 +0200, Alan McKinnon wrote: >=20 > > > Thanks Alan, I have auto-sync=3Dno. > > > Still, > > >=20 > > > emerge -avu @world=20 > > > considers even those overlays which have auto-sync=3Dno. =20 > >=20 > >=20 > > I see now. When you said "update" I assumed you meant sync. > > update as in emerge world is different. > >=20 > >=20 > > Does the option "priority", set per-repo, and documented here: > >=20 > > https://wiki.gentoo.org/wiki/Project:Portage/Sync > >=20 > > fit your needs? >=20 > If the overlays are managed by layman, check out the --enable and > --disable options for layman. >=20 Thanks Neil, that seems to be exactly what I was looking for. Currently I still have a problem. After layman -D ALL which proceeded without any error message. I tried, e.g., layman -E science which gives me Exception caught enabling repository "science": Section 'science' already e= xists Helmut. =