summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/strace: Removed old.Lars Wendler2018-10-302-83/+0
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/strace: Bump to version 4.25Lars Wendler2018-10-302-0/+94
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/strace: arm64 stable wrt bug #667702Mikle Kolyada2018-10-201-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/strace: amd64 stable wrt bug #667702Mikle Kolyada2018-10-171-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/strace-4.23-r1: alpha stableTobias Klausmann2018-10-131-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/667702 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-util/strace: s390/sh/m68k stable wrt bug #667702Mikle Kolyada2018-10-121-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/strace: stable 4.23-r1 for hppa, bug #667702Sergei Trofimovich2018-10-061-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa"
* dev-util/strace-4.23-r1: ppc64 stable, bug 667702Matt Turner2018-10-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/strace-4.23-r1: ppc stable, bug 667702Matt Turner2018-10-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/strace: amd64 stable wrt bug #667702Mikle Kolyada2018-10-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/strace: x86 stable (bug #667702)Thomas Deutschmann2018-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/strace: stable 4.23-r1 for ia64, bug #667702Sergei Trofimovich2018-10-041-2/+2
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-util/strace: stable 4.23-r1 for sparc, bug #667702Rolf Eike Beer2018-10-041-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-314-4/+4
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-util/strace: Removed old.Lars Wendler2018-08-142-86/+0
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-util/strace: Bump to version 4.24Lars Wendler2018-08-142-0/+92
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-util/strace: update live ebuildThomas Deutschmann2018-06-181-4/+10
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/strace: Add use flag for elfutils.YmrDtnJu2018-06-182-3/+12
| | | | | | | | strace can use libdw to implement stack tracing support and will use it automatically if it is installed on the system. The commit makes this configurable. Closes: https://github.com/gentoo/gentoo/pull/8860
* dev-util/strace: Removed old.Lars Wendler2018-06-152-87/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/strace: Bump to version 4.23Lars Wendler2018-06-152-0/+86
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/strace: use --enable-mpers=check everywhere #649560Mike Frysinger2018-05-183-3/+12
| | | | | | | | | | | | We don't want to require full multilib toolchains everywhere, so allow the mpers logic to fail at configure time. We'll still get a strace that handles native programs fine. This also fixes aarch64 builds where the toolchain has no support for multilib, and there are no plans to add it (i.e. armv7 with aarch64). Closes: https://bugs.gentoo.org/649560
* dev-util/strace: sync static fix w/9999 ebuild and document it #653292Mike Frysinger2018-05-182-1/+3
| | | | Bug: https://bugs.gentoo.org/653292
* dev-util/strace: update HOMEPAGE to strace.ioMike Frysinger2018-05-184-7/+4
|
* dev-util/strace-4.22: Fix static buildConrad Kostecki2018-04-171-1/+1
| | | | | | Closes: https://bugs.gentoo.org/653292 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8044
* dev-util/strace: Bump to version 4.22Lars Wendler2018-04-062-0/+83
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-util/strace: Synced live ebuild.Lars Wendler2018-02-141-5/+5
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/strace: Removed old.Lars Wendler2018-02-142-70/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/strace: Bump to version 4.21Lars Wendler2018-02-142-0/+85
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/strace-4.20-r0: alpha stableTobias Klausmann2018-01-201-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643014
* dev-util/strace: mark 4.20 arm64/m68k/s390/sh stableMike Frysinger2018-01-161-1/+1
|
* dev-util/strace: arm stable, bug #643014Markus Meier2018-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-util/strace: x86 stable (bug #643014)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/strace: amd64 stable wrt bug #643014Mikle Kolyada2018-01-041-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-util/strace: stable 4.20 for sparc, bug #643014Rolf Eike Beer2018-01-031-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-util/strace: whitespaceSergei Trofimovich2018-01-031-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/strace: stable 4.20 for hppa/ia64/ppc/ppc64, bug #643014Sergei Trofimovich2018-01-021-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa ia64 ppc ppc64"
* dev-util/strace: Disable test suite when FEATURES=usersandbox is setThomas Deutschmann2018-01-012-2/+21
| | | | | | Closes: https://bugs.gentoo.org/630096 Closes: https://bugs.gentoo.org/643044 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/strace: Cleanup old.Thomas Deutschmann2018-01-012-74/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-util/strace: Removed old.Lars Wendler2017-11-224-214/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-util/strace: Sync live ebuild.Lars Wendler2017-11-221-4/+4
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-util/strace: Bump to version 4.20Lars Wendler2017-11-222-0/+74
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-util/strace: Don't eautoreconf when user patches are appliedJames Le Cuirot2017-11-176-6/+18
| | | | | | | | This is usually a good idea and it probably used to work but for all the versions we have now, configure.ac requires scripts that are missing from the release tarballs. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-util/strace: stable 4.16 for hppa, bug #620086 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-091-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-util/strace: Bump to version 4.19Lars Wendler2017-09-062-0/+72
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/strace: Sync live ebuildLars Wendler2017-07-051-5/+9
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/strace: Bump to version 4.18Lars Wendler2017-07-052-0/+72
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/strace: ppc stable wrt bug #620086Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/strace: arm stable, bug #620086Markus Meier2017-06-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/strace: ppc64 stable wrt bug #620086Agostino Sarubbo2017-06-131-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>