summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libtracefs: use https:// instead of git:// for cloning, fix HOMEPAGEMichael Mair-Keimberger2024-08-261-2/+2
| | | | | | | | | | | git:// is unencrypted and could be used by an attacker (mitm) to insert malicious code, see also [1]. git:// runs on port 9418 which is also less likely open behind a firewall. [1] git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols Closes: https://github.com/gentoo/gentoo/pull/38285 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 arm64, #916522Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 arm, #916522Jakov Smolić2024-03-111-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 ppc, #916522Arthur Zamarin2024-03-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 ppc64, #916522Arthur Zamarin2024-03-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 x86, #916522Arthur Zamarin2024-03-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libtracefs: Stabilize 1.7.0 amd64, #916522Arthur Zamarin2024-03-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libtracefs: Keyword 1.7.0 alpha, #922878Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/libtracefs: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: keyword 1.7.0 for ~loongWANG Xuerui2023-07-111-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-libs/libtracefs: Keyword 1.7.0 ppc64, #909735Sam James2023-07-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: Keyword 1.7.0 ppc, #909735Sam James2023-07-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: Keyword 1.7.0 arm, #909735Sam James2023-07-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtracefs: add 1.7.0Sam James2023-06-101-0/+51
Signed-off-by: Sam James <sam@gentoo.org>