Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Fix spurious dep to eselect-python
Date: Tue, 20 Mar 2012 16:52:58
Message-Id: CAJ0EP42L1PsDDp1aJkJqtt6tUzscv5h8KcSEHxUD2zp_Rayv=w@mail.gmail.com
In Reply to: Re: [gentoo-dev] Fix spurious dep to eselect-python by Arfrever Frehtes Taifersar Arahesis
1 On Tue, Mar 20, 2012 at 12:41 PM, Arfrever Frehtes Taifersar Arahesis
2 <arfrever@g.o> wrote:
3 > 2012-03-20 05:29:20 Luca Barbato napisaƂ(a):
4 >> Hi, I tried to avoid depending on eselect-python if the useflag is disabled.
5 >>
6 >> Please test and review.
7 >
8 > The proper fix is to make python.eclass add dependency on app-admin/eselect-python only when
9 > ${CATEGORY}/${PN} is dev-lang/python, dev-java/jython or dev-python/pypy. See bug #341037.
10 >
11
12 Could you provide a patch against gentoo-x86 python.eclass for that? I
13 think you may have already done that, but things said in IRC get
14 forgotten.