From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NnEY3-00070c-Re for garchives@archives.gentoo.org; Thu, 04 Mar 2010 17:09:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEB38E11EE for ; Thu, 4 Mar 2010 17:08:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7373BE0D8C for ; Thu, 4 Mar 2010 16:46:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 070811B408E for ; Thu, 4 Mar 2010 16:46:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.025 X-Spam-Level: X-Spam-Status: No, score=-3.025 required=5.5 tests=[AWL=-0.426, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f4kX9LT5R19H for ; Thu, 4 Mar 2010 16:46:08 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 64A931B4070 for ; Thu, 4 Mar 2010 16:46:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NnEBN-0006va-Tj for gentoo-user@gentoo.org; Thu, 04 Mar 2010 17:45:53 +0100 Received: from athedsl-384146.home.otenet.gr ([79.131.52.144]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Mar 2010 17:45:53 +0100 Received: from realnc by athedsl-384146.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Mar 2010 17:45:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: mysql is being pulled in again! Date: Thu, 04 Mar 2010 18:45:36 +0200 Organization: Lucas Barks Message-ID: References: <358eca8f1003040737n445d0aa0k54e1a136c3a5e4e4@mail.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-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-384146.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100206 Thunderbird/3.0.1 In-Reply-To: <358eca8f1003040737n445d0aa0k54e1a136c3a5e4e4@mail.gmail.com> X-Archives-Salt: a36474c0-a2f5-4ca8-9063-f9334fed8eeb X-Archives-Hash: ee06d7ebb18567498e0c9a6d20aa14a4 On 03/04/2010 05:37 PM, Mick wrote: > I am trying to understand what is pulling in mysql again. This > morning a load of qt packages were being updated and I noticed a bunch > of perl and virtual packages in there too. Rest assured dev-db/mysql > was in there, again. This is despite the fact that the mysql use flag > seem to be not active as far as portage is concerned: That doesn't matter. USE flags is for optional stuff, not required stuff. It's like having the kde USE flag disabled and wondering why emerging a KDE application wants to pull-in kdelibs...