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 1RCBys-0004dF-Ln for garchives@archives.gentoo.org; Fri, 07 Oct 2011 15:04:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE5A621C08A; Fri, 7 Oct 2011 15:04:39 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) by pigeon.gentoo.org (Postfix) with ESMTP id A70DF21C0C8 for ; Fri, 7 Oct 2011 15:03:19 +0000 (UTC) Received: from [172.17.29.14] (unknown [65.213.236.242]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id E9AE237ADA for ; Fri, 7 Oct 2011 11:03:18 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1317999799; bh=iNjdyE9Sv+cWohROB5dXjurINCq9yGLJBWnzEojAN10=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=EUYh1et03o/S5wkr/JmKza04M9neHy113AfoVRy9elsPWCaBjhOS3xzBBYLC5gt/i UOEXIzQ7XYn1EzONDPySn8u/BLkZ6sPf7j1w+xoQjiSRYVUnwaVHSImALqbT34a3VI 4Ix2we3oiY7cDElhA+HL3nnCEshNE3MI2mktnfrA= Message-ID: <4E8F14B5.8030206@orlitzky.com> Date: Fri, 07 Oct 2011 11:03:17 -0400 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110923 Lightning/1.0b3pre Thunderbird/3.1.12 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT: change and improvement References: <4E8AD6C4.7070901@gmail.com> <20111005162007.GA5820@badass.gateway.2wire.net> <20111005184721.01af0bda@toxic.dbnet> <201110060018.50015.peter@humphrey.ukfsn.org> <20111006102023.4471babe@toxic.dbnet> <4E8E0112.3010208@orlitzky.com> <20111006230040.04f9af0f@toxic.dbnet> <4E8E1C54.4010706@orlitzky.com> <20111007014214.5756f0f5@toxic.dbnet> <4E8E4DE9.8040308@orlitzky.com> <4E8EAC13.5000805@gmx.net> <4E8F05DA.20905@orlitzky.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 933b1e0f361f95b6e65701f7adc5fb0c On 10/07/2011 10:46 AM, Brennan Shacklett wrote: > > Python2 will stick around because most packages (portage!) don't work > with python3. Grub doesn't have the same problem. > > > Just to be pedantic, portage uses python3 if the python3 use flag is > enabled. > That's not being pedantic; it looks like I'm outdated on this one.