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 2724D1388C0 for ; Sat, 27 Feb 2016 17:44:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9044021C024; Sat, 27 Feb 2016 17:44:06 +0000 (UTC) Received: from smarthost03b.mail.zen.net.uk (smarthost03b.mail.zen.net.uk [212.23.1.21]) by pigeon.gentoo.org (Postfix) with ESMTP id 5A50921C00F for ; Sat, 27 Feb 2016 17:44:05 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost03b.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aZiuS-0007o2-6F for gentoo-user@lists.gentoo.org; Sat, 27 Feb 2016 17:44:04 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Chromium bloat Date: Sat, 27 Feb 2016 17:44:03 +0000 Message-ID: <3555732.tlsRSKLIFf@wstn> User-Agent: KMail/4.14.8 (Linux/4.1.15-gentoo-r1; KDE/4.14.8; x86_64; ; ) In-Reply-To: <56D1CBB3.2030004@gmail.com> References: <3204321.7sH8pq2u77@wstn> <3876961.rvSejQxJ2O@wstn> <56D1CBB3.2030004@gmail.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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Originating-smarthost03b-IP: [82.69.80.10] X-Archives-Salt: 150eeb77-a730-44d3-8c74-94ca20515c13 X-Archives-Hash: 16348892a7b8844ac442a6a465b6da8d On Saturday 27 February 2016 08:15:47 Daniel Frey wrote: --->8 > The brackets mean the USE flag is forced, masked or removed. >=20 > (if you want to jump to the section in `man emerge` search for () usi= ng > "/\(\)" as searching for verbose or -v shows results everywhere) Actually, that search string failed in /usr/bin/most here, which I have= as=20 my MANPAGER. I just needed "/()". > man emerge: >=20 > --verbose [ y | n ] (-v short option) > Tell emerge to run in verbose mode. Currently this f= lag > causes emerge to print out GNU info errors, if any, and to show the U= SE > flags that will be used for each package when pretending. The followi= ng > symbols are affixed to USE > flags in order to indicate their status: >=20 > Symbol Location Meaning > =20 > =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 >=20 > - prefix not enabled (either disabled or > removed) * suffix transition to or from the enabled state= % =20 > suffix newly added or removed > () circumfix forced, masked, or removed > {} circumfix state is bound to FEATURES setting= s So it is - thanks. I wonder how I missed it the first time. Anno Domini= is at=20 work again. --=20 Rgds Peter