summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/pax-utils: backport python-3.7 support, bug #671522Sergei Trofimovich2018-11-241-0/+32
| | | | | | | | | | | | | | | | | | Fix by Oleksandr Natalenko: lddtree.py: use errno properly os.errno interface is removed [1], thus should not be used. In fact, it is not used in other places of lddtree.py, so fix this one too, because it breaks --copy-to-tree on systems with Python 3.7. [1] https://bugs.python.org/issue33666 Closes: https://bugs.gentoo.org/671522 Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/pax-utils: remove unused patchesMichael Mair-Keimberger2018-04-103-318/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7906
* app-misc/pax-utils: remove unused patchMichael Mair-Keimberger2017-12-271-29/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6659
* app-misc/pax-utils: add Prefix patchesFabian Groffen2017-09-182-0/+246
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* app-misc/pax-utils: fix crash on ia64 TEXTRELs, bug #624356Sergei Trofimovich2017-08-191-0/+72
| | | | | Bug: https://bugs.gentoo.org/624356 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-misc/pax-utils: fix lddtree with pyelfutils-0.24Mike Gilbert2016-11-081-0/+29
Bug: https://bugs.gentoo.org/599082 Package-Manager: portage-2.3.2_p5