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 76BAC1386F3 for ; Thu, 13 Aug 2015 17:37:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED3EE14231; Thu, 13 Aug 2015 17:37:34 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) (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 D163DE07F5 for ; Thu, 13 Aug 2015 17:37:33 +0000 (UTC) Received: by wicne3 with SMTP id ne3so148417653wic.0 for ; Thu, 13 Aug 2015 10:37:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type; bh=5wc757D1gyaD+ACnq8VpAC0xSbOA8KQLxoGqhCybFdM=; b=wHWxuwCV3S5PtoFAlZtxuxn/bYzK8bTLhgHXAwhylIFrgs1Ph5zjP4ThLpKHZmQZc6 auLgNHkSRUVrtTpcwM+rNq35rVU+jnbaN2NwoN3HP6eGwsWEEZTwGVNIms5Otecj8zXW HwIOjgEg1E8yGwt9/w2tMqYCMsFWSUxN3nkofQH88vWKizmgBWtUc25tlFnfFOQ1t0z7 KanqGjDB8KfUN1msm9CttK3cuYSQxzv5Ltv+OU6ZaVE39hZEnZ28J0ZX6Hqv8QHrWVvD L5ewUcUG7gfZ74XdEQFqU2MVXlx5t26LbVKQYbOU9QZqTtC0iJ4y76VrrJDFPSiXJf0m qs2Q== X-Received: by 10.180.78.136 with SMTP id b8mr57104880wix.44.1439487452418; Thu, 13 Aug 2015 10:37:32 -0700 (PDT) Received: from localhost (cpc67371-broo7-2-0-cust693.14-2.cable.virginm.net. [82.28.182.182]) by smtp.gmail.com with ESMTPSA id q19sm4369036wik.16.2015.08.13.10.37.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Aug 2015 10:37:31 -0700 (PDT) Date: Thu, 13 Aug 2015 18:37:19 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: useflag policies Message-ID: <20150813183719.085af89b@googlemail.com> In-Reply-To: <55CBE88A.4060907@gentoo.org> References: <55C7AC24.2040503@gentoo.org> <55C9CA32.3060300@gentoo.org> <55C9F189.10102@gentoo.org> <20150812052120.5a83c3b1@googlemail.com> <55CB4CB0.8050208@gentoo.org> <20150812143819.GA25080@linux1> <55CBE88A.4060907@gentoo.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.26; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/Nd4ybTdF2iaujdT/RpTre2T"; protocol="application/pgp-signature" X-Archives-Salt: ac2acf7f-9060-474c-be2f-5479758a515f X-Archives-Hash: 364ea51029dda7be22c42b1b8bb346ae --Sig_/Nd4ybTdF2iaujdT/RpTre2T Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 13 Aug 2015 08:44:58 +0800 Patrick Lauer wrote: > On 08/12/15 22:38, William Hubbs wrote: > > I always wondered why pkg_pretend never caught on. >=20 > Because, in a way, it triggers at the wrong point of the merge. >=20 > emerge -pv fnurk =3D> dependencies look ok >=20 > emerge fnurk =3D> pkg_pretend bails out ... eh?! >=20 > (This would be a little bit confusing, if not actively hostile, and > useflags + required_use are a lot more 'natural' to the emerge > workflow) Uh, the point of the 'pretend' bit in the name is that it *is* run when you do emerge -p. --=20 Ciaran McCreesh --Sig_/Nd4ybTdF2iaujdT/RpTre2T Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlXM1c8ACgkQ96zL6DUtXhE+ZQCcDgBHzqqKrAX3ld6UCMVReo6T eV8Anjzv8hszwVY7gthPn8hEG1xPBuUU =jdmV -----END PGP SIGNATURE----- --Sig_/Nd4ybTdF2iaujdT/RpTre2T--