On Sat, Feb 06, 2010 at 12:03:11PM +0100, Arfrever Frehtes Taifersar Arahesis 
wrote:
> 2010-02-05 17:40:00 Arfrever Frehtes Taifersar Arahesis napisaƂ(a):
> > - Dependency on Python 2 should be set correctly. You can specify it 
> > directly in
> >   {,R}DEPEND or use PYTHON_DEPEND.
> > 
> >     Example:
> >       PYTHON_DEPEND="2"
> > 
> >       inherit python
> 
> It might be useful to provide another example:
> If given package requires e.g. Python >=2.6, but does not support Python 3, 
> then you can
> set PYTHON_DEPEND="2:2.6".

We really need better syntax than that.  Particular reason you're 
jamming py2k and py3k all into one?  Breaking it down into 
PYTHON2K_DEPEND and PYTHON3K_DEPEND would involve lest magic in 
parsing and would be clear in the reading I'd expect.

~harring

Attachment: pgpHNdUusQvmF.pgp
Description: PGP signature

Reply via email to