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 4F62013800E for ; Mon, 30 Jul 2012 11:56:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C873BE0123; Mon, 30 Jul 2012 11:56:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 92FF4E0123 for ; Mon, 30 Jul 2012 11:56:46 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id D29221B4005 for ; Mon, 30 Jul 2012 11:56:45 +0000 (UTC) Received: by weyt57 with SMTP id t57so3854297wey.40 for ; Mon, 30 Jul 2012 04:56:43 -0700 (PDT) Received: by 10.216.131.196 with SMTP id m46mr5905649wei.35.1343649403423; Mon, 30 Jul 2012 04:56:43 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.162.209 with HTTP; Mon, 30 Jul 2012 04:56:23 -0700 (PDT) In-Reply-To: <20120730115032.105ccb91@pomiocik.lan> References: <5015EDC2.202@gentoo.org> <50164471.9080108@gentoo.org> <20120730110654.1567cf84@pomiocik.lan> <20120730111657.723dd344@pomiocik.lan> <20120730115032.105ccb91@pomiocik.lan> From: Dirkjan Ochtman Date: Mon, 30 Jul 2012 13:56:23 +0200 Message-ID: Subject: Re: [gentoo-python] Python 3 in Gentoo To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= Cc: Richard Yao , gentoo-python@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3cdcce93-3b69-45af-aa78-3949af774354 X-Archives-Hash: 5e8bdb25b9f37af529b24583b4f92aa0 On Mon, Jul 30, 2012 at 11:50 AM, Micha=C5=82 G=C3=B3rny wrote: > Portage will pull python3 if and only if anything depends on python:3.* > or anything depends on python without a SLOT (or either is in @world). > If you want it not there, you have to make sure the deps explicitly > state it. So how did python3 end up in the stages again, exactly? Cheers, Dirkjan