summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/tre: Security cleanup, drop <0.8.0-r2John Helmert III2020-07-171-64/+0
| | | | | | | | Bug: https://bugs.gentoo.org/597616 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16722 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/tre: arm stable wrt bug #687724Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/tre: keyword ~arm64Anthony G. Basile2019-04-201-2/+2
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* 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.