summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/prefix-toolkit: stack: keepdir /usr/share/aclocalMichael Haubenwallner2020-03-091-0/+693
| | | | | | | | Avoid failing eautoreconf in prefix-stack when no package does install into (stacked) usr/share/aclocal. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* app-portage/prefix-toolkit: stack: set AT_SYS_M4DIR, run gcc-configMichael Haubenwallner2020-03-091-0/+692
| | | | | | | | | | In stacked Prefix, need to set AT_SYS_M4DIR so eautoreconf is able to find the m4 files from stacked Prefix. As prefix-toolkit does wrap the compiler found in base prefix to get the additional system paths in, need to perform gcc-config at pkg_postinst. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* app-portage/prefix-toolkit(winnt): pull pthreads4w, intercept -pthreadMichael Haubenwallner2020-03-091-0/+685
| | | | | | | | | | | Some X11 library build system is dumb enough to just use -pthread, while others do triage this, before trying with -lpthread. So we intercept the -pthread compiler flag and add -lpthread instead. We cannot do that in parity because pthreads4w is installed in the stacked prefix, where it is built using parity. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* app-portage/portage-utils-0.86: version bumpFabian Groffen2020-03-082-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/711830 Closes: https://bugs.gentoo.org/701470 Closes: https://bugs.gentoo.org/710372 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/elogv: Fix setuptools dependencySebastian Pipping2020-03-051-0/+57
| | | | | | Closes: https://bugs.gentoo.org/709906 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.92, Repoman-2.3.20
* app-portage/tatt: version bump 0.7Michael Palimaka2020-03-032-0/+39
| | | | | | Bug: https://bugs.gentoo.org/711204 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/tatt: port to EAPI 7Michael Palimaka2020-03-031-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/fetchcommandwrapper: 0.8.3 + py38Sebastian Pipping2020-03-022-0/+27
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* app-portage/metagen: stable 0.7.2 for hppa, bug #710858Sergei Trofimovich2020-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/metagen: stable 0.7.2 for ppc, bug #710858Sergei Trofimovich2020-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/g-octave: fix ObsoleteUri warning from ci/pkgcheckRafael Martins2020-02-291-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-portage/g-octave: python3 support and more from git (bug #706214)Rafael Martins2020-02-295-146/+11
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-portage/metagen: x86 stable wrt bug #710858Agostino Sarubbo2020-02-281-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/metagen: amd64 stable wrt bug #710858Agostino Sarubbo2020-02-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/distpatch: python3 support. drop python2. bug #694576Rafael Martins2020-02-262-6/+427
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
* app-portage/gentoolkit: Remove py2Michał Górny2020-02-263-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/layman: Remove py2Michał Górny2020-02-263-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/g-sorcery: Remove py2Michał Górny2020-02-262-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-2210-14/+14
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-portage/gemato: Set DISTUTILS_USE_SETUPTOOLS, update testsMichał Górny2020-02-212-20/+9
| | | | | Closes: https://bugs.gentoo.org/709892 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/pfl: stable 3.0.1-r3 for sparc, bug #706146Rolf Eike Beer2020-02-151-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/overlint: Remove old (py2)Michał Górny2020-02-132-20/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/g-sorcery: Remove old (py2)Michał Górny2020-02-134-100/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/repoman: s390 stable wrt bug #705988Agostino Sarubbo2020-02-131-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/pfl: ppc stable wrt bug #706146Agostino Sarubbo2020-02-121-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/pfl: ppc64 stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/pfl: x86 stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/pfl: amd64 stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-1117-17/+17
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/pfl: arm stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/gentoopm: Remove py2Michał Górny2020-02-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/smart-live-rebuild: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gpyutils: Remove py2Michał Górny2020-02-115-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/flaggie: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/fetchcommandwrapper: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/esearch: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/elicense: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/diffmask: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gpyutils: Bump to 0.4.1Michał Górny2020-02-102-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/pqlop: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gpyutils: Bump to 0.4Michał Górny2020-02-102-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/unsymlink-lib: Remove py2Michał Górny2020-02-102-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gverify: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/elogviewer: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/tatt: Remove py2Michał Górny2020-02-103-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/unsymlink-lib: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-2/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/elogviewer: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-8/+18
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/portpeek: Support python 3.8Mike Pagano2020-02-081-0/+30
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* app-portage/elt-patches: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-portage/gs-elpa: Remove py2Michał Górny2020-02-062-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>