summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/tre: Copy stable keywords over to 0.8.0-r1, #597484Michał Górny2017-03-181-1/+1
| | | | | The new revision differs only by removing the Python counterpart. It needs to go stable for distutils.eclass removal.
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/tre: Remove python, bump to EAPI=6Michał Górny2017-02-171-0/+60
Remove the Python support since it requires long-deprecated distutils eclass, is not trivially portable and has no reverse dependencies in Gentoo. Upstream intended for the Python extension to be built against *installed* tre, not against the build tree. If anybody wants it, please reintroduce as a separate package.