summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/B-Hooks-OP-Check: Cleanup old 0.220.0Kent Fredric2020-10-031-26/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [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/B-Hooks-OP-Check: Add ~arm keyword wrt bug #690140Mikle Kolyada2019-07-221-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* dev-perl/B-Hooks-OP-Check: added Prefix keywords, bug #665088Fabian Groffen2018-10-151-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/B-Hooks-OP-Check-0.220.0: hppa stable, bug 652478Matt Turner2018-04-071-1/+1
|
* dev-perl/B-Hooks-OP-Check-0.220.0: ppc stable, bug 652478Matt Turner2018-04-061-1/+1
|
* dev-perl/B-Hooks-OP-Check: x86 stable (bug #652478)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/B-Hooks-OP-Check: amd64 stableAaron Bauman2018-04-041-2/+2
| | | | | Bug: https://bugs.gentoo.org/652478 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/B-Hooks-OP-Check: Bump to version 0.220.0Kent Fredric2017-09-191-0/+25
Upstream: - Use Safer/More native API's in XS code Package-Manager: Portage-2.3.8, Repoman-2.3.3