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 C597613877A for ; Thu, 31 Jul 2014 13:22:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2889E085A; Thu, 31 Jul 2014 13:22:11 +0000 (UTC) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD6CFE0837 for ; Thu, 31 Jul 2014 13:22:10 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id l13so9384573iga.10 for ; Thu, 31 Jul 2014 06:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Tiw3KnZhyJHoIxO0gusJoG77QJB4AftS0/h9P5Oi/Dk=; b=jElPYiNKL7WiVt7vYmMvnCacrwvrDCozEgpj0BuNufUhXrABNrL4nt+5qwFuJk9Iul xa5zKSvKOCOooKDyscnPyBWFUe12bzoj+CQ7dwvdib4S5XwKdqgp5+zQAj4ZRMALazWX emTwN1jfqnx7xdtV3L9VLcUkjhHqur2xBuygFJIyUSJXzO8sOfwR/xTJm4C8j/lDWs7G Znbd8ECgFiAjyGFckIfnoCix+tBJTEJHXynunp01jHGAVjIlvOO6HvC30jRyUv+FgNAn 4Bbj1Gy6g+e+3VFbEgBT7Qwakxojc1loX2pWRkjkmXZ9OBFAlznFhYpAxgnaIHUS9sPK DpNA== 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 X-Received: by 10.50.56.38 with SMTP id x6mr19118206igp.30.1406812929720; Thu, 31 Jul 2014 06:22:09 -0700 (PDT) Received: by 10.107.14.204 with HTTP; Thu, 31 Jul 2014 06:22:09 -0700 (PDT) In-Reply-To: <20140731130514.GB4345@methusalix.lan> References: <20140731130514.GB4345@methusalix.lan> Date: Thu, 31 Jul 2014 17:52:09 +0430 Message-ID: Subject: Re: [gentoo-user] USE flags handling From: behrouz khosravi To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 94c7a8f0-e4e4-4977-b7be-9cc894a3c1dd X-Archives-Hash: 48c54cbae8744b5cf6d9d1f9a590a8a5 On Thu, Jul 31, 2014 at 5:35 PM, Frank Steinmetzger wrote: > In such cases I tend to suggest installing ufed... Seems really handy. Thanks.