app-pda/libplist: Switch to python-single-r1, disable py3
authorMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 21:58:40 +0000 (22:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 22:01:17 +0000 (23:01 +0100)
commit24cd543b2081a54c09225e6bf7e663372305468a
tree8e411d885be7b209c79316141dd3901d280c8091
parent5d17d8ed720646167fa80a00b64df0ce0489c1da
app-pda/libplist: Switch to python-single-r1, disable py3

Replace the semi-broken Python support code in ebuild with
python-single-r1. The original code used python-r1 and rebuilt the whole
package (incl. C libraries) for each implementation, even when Python
support was explicitly disabled.

Furthermore, the used autoconf macros break with Python 3.2+. Therefore,
the Python 3 support has been disabled entirely until the relevant code
is fixed.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=567370
app-pda/libplist/libplist-1.11-r1.ebuild [new file with mode: 0644]