From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-190534-garchives=archives.gentoo.org@lists.gentoo.org>
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 21B10138350
	for <garchives@archives.gentoo.org>; Thu, 16 Apr 2020 15:33:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 634B2E0A81;
	Thu, 16 Apr 2020 15:33:49 +0000 (UTC)
Received: from mail4.protonmail.ch (mail4.protonmail.ch [185.70.40.27])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E2FDDE09EE
	for <gentoo-user@lists.gentoo.org>; Thu, 16 Apr 2020 15:33:48 +0000 (UTC)
Date: Thu, 16 Apr 2020 15:33:40 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;
	s=default; t=1587051226;
	bh=l2QPYbV5fH1+eSv/uB3PRCw4TqejAPQarpjdas/kMoE=;
	h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From;
	b=mugDYQf7y4RhQ3/kC+4rVDd3Pu5QER3xl1EVlTuWKH505RooYbNeEGR9JvLZMYZ0f
	 ddhD+GgRiWQwgzmbRK4ZNmd+u6g5gzqQr7t/qsbwMwZIfntJEMYhHh76+KbQjpSX3J
	 KzhSczdjk3i8JmFwJOeXkXcjx0TBgQXOTML5f9yM=
To: "gentoo-user@lists.gentoo.org" <gentoo-user@lists.gentoo.org>
From: Caveman Al Toraboran <toraboracaveman@protonmail.com>
Subject: Re: [gentoo-user] display repo in emerge list?
Message-ID: <ElGP28R1GetfCFwtuCfSRVlFRItfy1lb8kn-nPl7GpzojXwtHAtAgXSFJ8b0ITx6Hr8rCIrF5_ylZ8Qb9OkcY3TiGa9cWdXh3n0Zy5Eqngg=@protonmail.com>
In-Reply-To: <CAJjrzcXpSOwpfu-mF8JpWNhBibnc7vsTDMz+X3ZWVvHu0ZYcVg@mail.gmail.com>
References: <KT3AbZQ3n4Wds-EtE8DEUNigD7DnoZMTGsYKjzIAwOrEhBOBaIC-W7CPh9CUpNL5n8viDYQ1m9_JLyX6XiaSj5kMlBCqXq6uuiwR9Jl0pes=@protonmail.com>
 <CAJjrzcXpSOwpfu-mF8JpWNhBibnc7vsTDMz+X3ZWVvHu0ZYcVg@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no
	autolearn=disabled version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.protonmail.ch
X-Archives-Salt: 3bb5a1f6-c745-4b9f-9ed1-dffc2d2ebae3
X-Archives-Hash: d3e9923ce28e9e9d655dd6d1721df593

On Thursday, April 16, 2020 3:19 PM, Arve Barsnes <arve.barsnes@gmail.com> =
wrote:

> It shows the repository for me when I use my command. I assume you
> would get the same if you removed -q (quiet) from your command, which
> might override or interfere with your -v (verbose).
>
> Another thing people might react to, are your use of both -U and -N,
> which are two different approaches to updating packages with changes
> in their USE state.

thx sir.  i removed:
    `-q`
and added:
    `--quiet-build y`
instead.

very excellente.

rgrds,
cm.