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 1NsYfm-0008Bf-DQ for garchives@archives.gentoo.org; Fri, 19 Mar 2010 09:39:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2E52E0C22; Fri, 19 Mar 2010 09:39:15 +0000 (UTC) Received: from petteriraty.eu (host.petteriraty.eu [188.40.80.83]) by pigeon.gentoo.org (Postfix) with ESMTP id D0D6AE0BE9 for ; Fri, 19 Mar 2010 09:39:09 +0000 (UTC) Received: from Petteri-Ratys-MacBook-Pro.local (unknown [217.152.220.254]) by petteriraty.eu (Postfix) with ESMTPSA id 3AECE27C96 for ; Fri, 19 Mar 2010 09:39:09 +0000 (UTC) Message-ID: <4BA3463B.4030204@gentoo.org> Date: Fri, 19 Mar 2010 11:39:07 +0200 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Packages pulling in python-3*, also they dont require it References: <4BA27CE2.7080005@gentoo.org> <20100319085751.1c7f5dca@snowmobile> <4BA34293.1040302@gmail.com> <201003191036.18142.Arfrever@gentoo.org> In-Reply-To: <201003191036.18142.Arfrever@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: cd9f2099-4375-47b4-9ec3-8a04863a5571 X-Archives-Hash: 1af86a52b4dcd9c4c8c1aec39cbe6a38 On 19.3.2010 11.35, Arfrever Frehtes Taifersar Arahesis wrote: > > I can add "python2" USE flag (enabled by default) to some versions of > dev-lang/python. With USE="-python2", Python 2 will not be required and > Python 3 will be set as main active version of Python. > You should move to the same scheme that ruby uses. Then users can just disable the python_version_3 or whatever USE_EXPAND scheme is used. Regards, Petteri