summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/ltrace: use ${CXX} instead of c++ for testsSergei Trofimovich2020-06-212-0/+12
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace:use $CC in tests instead of gccSergei Trofimovich2020-06-212-0/+13
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: drop oldSergei Trofimovich2020-06-201-57/+0
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: x86 stable wrt bug #728276Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/ltrace: ppc stable wrt bug #728276Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/ltrace: amd64 stable wrt bug #728276Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/ltrace: tweak for musl, bug #713428Sergei Trofimovich2020-03-206-0/+245
| | | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/713428 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: add RESTRICT="!test? ( test )", bump to EAPI=7Sergei Trofimovich2019-11-092-14/+20
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: update HOMEPAGESergei Trofimovich2019-10-291-1/+1
| | | | | | | Reported-by: Wim Muskee Closes: https://bugs.gentoo.org/698826 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: drop oldSergei Trofimovich2019-10-293-76/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: fix build on ia64Sergei Trofimovich2019-03-182-1/+8
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/ltrace: stable 0.7.3_p4 for ppc, bug #667608Sergei Trofimovich2018-10-261-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-util/ltrace: amd64 stable wrt bug #667608Mikle 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/ltrace: x86 stable (bug #667608)Thomas Deutschmann2018-10-181-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/ltrace: fix print-instruction-pointer testSergei Trofimovich2018-10-052-1/+17
| | | | | | | | | | | | | | print-instruction-pointer occasionally fails when kernel loads test at address that does not match last 4 digits of 'objdump' output. On x86_64 page size is 4096 bytes (0x1000). This gives only 3 digits of stable address. The change picks last 3 digits from objdump address. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-util/ltrace: set HOMETAGE to https://www.ltrace.org/Sergei Trofimovich2018-07-133-6/+6
| | | | | | | | domhnall noticed old homepage is not working after alioth turndown and proposed https://www.ltrace.org/. Looks good! Reported-by: domhnall Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* dev-util/ltrace: remove unused patchesMichael Mair-Keimberger2017-10-174-50/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5817
* dev-util/ltrace: drop oldSergei Trofimovich2017-08-272-46/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/ltrace: fix build failure on ia64Sergei Trofimovich2017-06-242-1/+41
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/ltrace: restore basic alpha supportSergei Trofimovich2016-06-272-2/+17
| | | | | | | Builds successfully on gcc-5.4.0 and can trace calls to calls like 'gcc -v'. Package-Manager: portage-2.3.0
* dev-util/ltrace: use binutils-libs as a __cxa_demangle providerSergei Trofimovich2016-04-021-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-util/ltrace: mark 0.5.3.1 alpha stableMike Frysinger2016-03-231-1/+1
|
* dev-util/ltrace: fix tests, bug #421649Sergei Trofimovich2016-02-142-0/+72
| | | | | | | Reported by: Diego Elio Pettenò Bug: https://bugs.gentoo.org/421649 Package-Manager: portage-2.2.27
* dev-util/ltrace: added myself to maintainersSergei Trofimovich2016-02-061-0/+4
| | | | Package-Manager: portage-2.2.27
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+229
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed