summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/tre: use HTTPSMichael Mair-Keimberger2018-04-051-3/+3
|
* dev-libs/tre-0.8.0-r1: added ~mipsMatt Turner2018-03-281-1/+1
|
* dev-libs/tre: add ~arm, bug #634290Markus Meier2017-12-271-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-libs/tre: add blocker on dev-ruby/amatch.Patrice Clement2017-08-011-6/+11
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/626480 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* 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.