summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/strace: Stabilize 6.1 hppa, #892179Arthur Zamarin2023-01-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 6.1 sparc, #892179Sam James2023-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 amd64, #892179Sam James2023-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 x86, #892179Sam James2023-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 ppc64, #892179Sam James2023-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 arm64, #892179Sam James2023-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 arm, #892179Sam James2023-01-271-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 6.1Sam James2022-12-132-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: restore 5.18 for alphaMatoro Mahri2022-12-022-0/+110
| | | | | | | | | | This is currently the only version that successfully compiles on alpha. <=5.17 is broken, >=5.19 is broken in a different way tracked as https://github.com/strace/strace/issues/220. Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/28195 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/strace: add 6.0Sam James2022-10-292-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: drop 5.18Sam James2022-09-232-110/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.19 arm64, #867319Arthur Zamarin2022-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.19 ppc64, #867319Arthur Zamarin2022-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: fix live ebuildPetr Vaněk2022-08-291-5/+4
| | | | | | | | | | | | | | It is necessary to call ./bootstrap script before eautoreconf, otherwise automake fails complaining about missing files or directories. The live ebuild is broken since commit a6b222b1be5b, where eautoreconf started to be used even for non-live ebuilds, but it was wrongly placed. Additionally, edo function is used for ./bootstrap call. Fixes: a6b222b1be5b ("dev-util/strace: Fix building with USE="static".") Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27038 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.19 x86, #867319Sam James2022-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.19 amd64, #867319Sam James2022-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.19 arm, #867319Arthur Zamarin2022-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.19 ppc, #867319Arthur Zamarin2022-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.19 hppa, #867319Arthur Zamarin2022-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.19 sparc, #867319Arthur Zamarin2022-08-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.18 hppa, #866980Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.18 sparc, #866980Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.18 amd64, #866980Sam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.18 x86, #866980Sam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.18 ppc, #866980Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.18 ppc64, #866980Jakov Smolić2022-08-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/strace: Stabilize 5.18 arm64, #866980Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.18 arm, #866980Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: add gitlab upstream metadataSam James2022-08-121-19/+20
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 5.19Sam James2022-08-122-0/+110
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: drop 5.15David Seifert2022-06-212-109/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/strace: add 5.18Sam James2022-06-193-3/+114
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.17 hppa, #849146Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/strace: Stabilize 5.17 arm64, #849146Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/strace: Stabilize 5.17 sparc, #849146Jakov Smolić2022-06-021-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/strace: Stabilize 5.17 ppc, #849146Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.17 ppc64, #849146Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.17 arm, #849146Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.17 x86, #849146Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.17 amd64, #849146Sam James2022-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: keyword 5.17 for ~loongWANG Xuerui2022-05-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-util/strace: drop 5.12-r1, 5.14-r1, 5.16Sam James2022-04-175-468/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 5.17Sam James2022-03-272-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 5.16Sam James2022-01-103-13/+123
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: stable 5.15 for hppa/sparc, bug #829945Rolf Eike Beer2021-12-251-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.15 arm64, #829945Arthur Zamarin2021-12-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.15 arm, #829945Arthur Zamarin2021-12-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 5.15 ppc, #829945Sam James2021-12-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 5.15 ppc64, #829945Georgy Yakovlev2021-12-251-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/strace: Stabilize 5.15 x86, #829945Jakov Smolić2021-12-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>