Re: [gentoo-dev] [PATCHES] Clean-up & EAPI 6 support for python-r1 suite

2015-11-28 Thread Michał Górny
On Sun, 22 Nov 2015 20:50:41 +0100 Michał Górny wrote: > Hi, > > Here's a large batch of patches to various python-r1 suite eclasses for > initial review. They intend to clean up the eclasses and make them > suitable for EAPI 6. Merged. -- Best regards, Michał Górny

[gentoo-dev] [PATCHES] Clean-up & EAPI 6 support for python-r1 suite

2015-11-22 Thread Michał Górny
Hi, Here's a large batch of patches to various python-r1 suite eclasses for initial review. They intend to clean up the eclasses and make them suitable for EAPI 6. Major highlights: - missing || dies added, - || die moved outta subshells where sanely possible, - INSDESTTREE use removed for improv