summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/strace: Stabilize 6.2 sparc, #903957Arthur Zamarin2023-06-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: Stabilize 6.2 arm, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.2 arm64, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.2 ppc64, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.2 ppc, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.2 amd64, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.2 x86, #903957Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 6.3Sam James2023-05-102-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: Stabilize 6.1 ppc, #892179Arthur Zamarin2023-03-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/strace: add 6.2Sam James2023-02-272-0/+109
| | | | | Closes: https://bugs.gentoo.org/870340 Signed-off-by: Sam James <sam@gentoo.org>
* 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>