summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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/PerlIO-via-Timeout: stable 0.320.0 for ppc, bug #647724Sergei Trofimovich2018-04-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647724 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-perl/PerlIO-via-Timeout: x86 stable (bug #647724)Thomas Deutschmann2018-02-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/PerlIO-via-Timeout: amd64 stableAndreas K. Huettel2017-11-281-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-perl/PerlIO-via-Timeout: keyworded 0.320.0 for ppc, bug #605722Sergei Trofimovich2017-08-131-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* 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/PerlIO-via-Timeout: add ~arm, bug #605722Markus Meier2017-02-191-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/PerlIO-via-Timeout: Bump to version 0.320.0Kent Fredric2016-02-201-0/+31
- use EAPI6 - Fixup deps Package-Manager: portage-2.2.27