summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/ExtUtils-InstallPaths: arm64 stableAaron Bauman2019-05-201-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-perl/ExtUtils-InstallPaths: arm64 keyworded (bug #683162)Aaron Bauman2019-04-131-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-perl/ExtUtils-InstallPaths: Add ~sh keyword wrt bug #665088Mikle Kolyada2019-01-171-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/ExtUtils-InstallPaths: added Prefix keywords, bug #665088Fabian Groffen2018-10-171-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/ExtUtils-InstallPaths: arm stable, bug #657574Markus Meier2018-08-241-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-perl/ExtUtils-InstallPaths: mark s390 stableMikle Kolyada2018-07-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/ExtUtils-InstallPaths-0.11.0-r0: alpha stableTobias Klausmann2018-06-251-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/657574
* dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for ia64, bug #657690Sergei Trofimovich2018-06-111-2/+2
| | | | | | Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-perl/ExtUtils-InstallPaths: keyword for amd64-fbsd.Patrice Clement2017-11-181-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for hppa, bug #617120 (thanks ↵Sergei Trofimovich2017-11-081-1/+1
| | | | | | | to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* dev-perl/ExtUtils-InstallPaths: stable 0.11.0 for sparc, bug #617120 (thanks ↵Sergei Trofimovich2017-11-071-1/+1
| | | | | | | to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-perl/ExtUtils-InstallPaths: Fix ebuild.badheaderKent Fredric2017-09-191-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/ExtUtils-InstallPaths: ppc64 stable wrt bug #615600Agostino Sarubbo2017-04-301-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-InstallPaths: ppc stable wrt bug #615600Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-InstallPaths: x86 stable wrt bug #615600Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-InstallPaths: amd64 stable wrt bug #615600Agostino Sarubbo2017-04-231-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/ExtUtils-InstallPaths: Bump to 0.11.0Kent Fredric2016-12-091-0/+31
- EAPI6 - Parallel Tests Upstream: - Fixes for 5.6 compat - Minimum dependency on File::Spec added Package-Manager: portage-2.3.3