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 514B11395E4 for ; Mon, 3 Aug 2015 03:30:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36B5314038; Mon, 3 Aug 2015 03:30:24 +0000 (UTC) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) (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 4BF0414024 for ; Mon, 3 Aug 2015 03:30:23 +0000 (UTC) Received: by igbij6 with SMTP id ij6so46679622igb.1 for ; Sun, 02 Aug 2015 20:30:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=uSE8yWzjFgfLb/A8GbmASNhFpCJyD7KfCaDZ5pQ3uSc=; b=jNrMyeIMskiJhevv536tNwbcVTlIfFs59dEwKxOqxlPEwuop8IsAWVXVbaciMO3Gz0 h5bQQ0WZp/ud4hh0u1qFGjcZy/qNJCsUWfFKO9hIKJCRlQZMCDzFwuLvfiiHJKu6sSv2 FDnj2klhEtYFiR5z2Q/Pm13Y6BnNmLxcV6t9tqTBv1Wnlu6y8rxV9iohCG0twnzYbqYG hhP6oG7x5SK3F6i8NVnjfyipVGvj455mLqgcfyL3XMLJZPJ+k/8riGJ+TU3sgUWvEpxX l8WBRg6LtOa7EMQPP3QyZErOPrqNdlyYSmIQRaWPBLHHmgAhg1NEGyl/6o1U1p/FDjNO dl+w== 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 X-Received: by 10.50.62.81 with SMTP id w17mr20183701igr.0.1438572622535; Sun, 02 Aug 2015 20:30:22 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.79.117.21 with HTTP; Sun, 2 Aug 2015 20:30:22 -0700 (PDT) In-Reply-To: References: <1529265.CbNzYPavOm@localhost> Date: Sun, 2 Aug 2015 23:30:22 -0400 X-Google-Sender-Auth: Hpbn3CMCJSepJI2gLu_zcElI_ak Message-ID: Subject: Re: [gentoo-dev] useflag policies From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 2ffd74c1-fdc9-4a27-8fb4-7d9145f9f3ca X-Archives-Hash: 391f4aa3c007317860ddf4710bb9fff5 On Sun, Aug 2, 2015 at 11:24 PM, Ben de Groot wrote: >> I want to use fooplayer and bargrapher which are two qt-based >> applications. fooplayer only supports qt4, and bargrapher only >> supports qt5. What USE flags should I set, without restorting to >> per-package flags? > > These packages would not have useflags, as they only use one toolkit. > What if qt support is optional, and I do/don't want it enabled? -- Rich