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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4EE1158090 for ; Wed, 18 May 2022 21:26:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FDE2E0924; Wed, 18 May 2022 21:26:48 +0000 (UTC) Received: from mail-out-auth1.hosts.co.uk (mail-out-auth1.hosts.co.uk [195.7.255.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35198E090F for ; Wed, 18 May 2022 21:26:46 +0000 (UTC) Received: from host86-156-102-78.range86-156.btcentralplus.com ([86.156.102.78] helo=[192.168.1.65]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1nrRBt-0006uP-EY for gentoo-user@lists.gentoo.org; Wed, 18 May 2022 22:26:45 +0100 Message-ID: <932af648-9b72-3114-f62a-812a9cc80be6@youngman.org.uk> Date: Wed, 18 May 2022 22:26:44 +0100 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 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [SOLVED]Re: [gentoo-user] Bluetooth speakers Content-Language: en-GB To: gentoo-user@lists.gentoo.org References: <5824946.lOV4Wx5bFT@wstn> <5570440.DvuYhMxLoT@wstn> <8067451.T7Z3S40VBb@lenovo.localdomain> <5570276.DvuYhMxLoT@wstn> From: Wol In-Reply-To: <5570276.DvuYhMxLoT@wstn> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 64e84d5c-e9d4-4fb6-bb86-14ef4d5fc81c X-Archives-Hash: 77af644022ee7bc2081944a334ac619e On 18/05/2022 15:22, Peter Humphrey wrote: > Somewhere around here I said I had too many USE flag staatements under/etc/ > portage, so I removed package.use and just set whatever flags were needed to > install all my packages. If you make package.use a directory, you can do what I do, and try to have one file in package.use for each package I actually want installed. And if you qualify the packages with "current version" however you do that, then they'll expire regularly so you're forced to keep it up-to-date :-) Cheers, Wol