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 1SA2Ir-0006x9-WE for garchives@archives.gentoo.org; Tue, 20 Mar 2012 16:52:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3AD8E0AE3; Tue, 20 Mar 2012 16:52:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1F2F5E090A for ; Tue, 20 Mar 2012 16:51:50 +0000 (UTC) Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 8280A1B4030 for ; Tue, 20 Mar 2012 16:51:49 +0000 (UTC) Received: by qcsk26 with SMTP id k26so123220qcs.40 for ; Tue, 20 Mar 2012 09:51:47 -0700 (PDT) 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 Received: by 10.224.187.137 with SMTP id cw9mr1781819qab.19.1332262307509; Tue, 20 Mar 2012 09:51:47 -0700 (PDT) Received: by 10.229.214.134 with HTTP; Tue, 20 Mar 2012 09:51:47 -0700 (PDT) In-Reply-To: <201203201741.40501.Arfrever@gentoo.org> References: <4F6807A0.5060209@gentoo.org> <201203201741.40501.Arfrever@gentoo.org> Date: Tue, 20 Mar 2012 12:51:47 -0400 Message-ID: Subject: Re: [gentoo-dev] Fix spurious dep to eselect-python From: Mike Gilbert To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 580a8db6-15c4-4017-b3af-a157dc1d2a06 X-Archives-Hash: fecdf8255964fc6cb629a3da82d84060 On Tue, Mar 20, 2012 at 12:41 PM, Arfrever Frehtes Taifersar Arahesis wrote: > 2012-03-20 05:29:20 Luca Barbato napisa=C5=82(a): >> Hi, I tried to avoid depending on eselect-python if the useflag is disab= led. >> >> Please test and review. > > The proper fix is to make python.eclass add dependency on app-admin/esele= ct-python only when > ${CATEGORY}/${PN} is dev-lang/python, dev-java/jython or dev-python/pypy.= See bug #341037. > Could you provide a patch against gentoo-x86 python.eclass for that? I think you may have already done that, but things said in IRC get forgotten.