summaryrefslogtreecommitdiff
path: root/dev-perl/Array-Compare/Array-Compare-3.0.1.ebuild
AgeCommit message (Collapse)Author
2020-10-03dev-perl/Array-Compare: Cleanup old 3.0.1Kent Fredric
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2018-06-24dev-perl/Array-Compare: stable 3.0.1 for ppc, bug #657126Sergei Trofimovich
Bug: https://bugs.gentoo.org/657126 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
2018-06-07dev-perl/Array-Compare: amd64 stable wrt bug #657126Agostino Sarubbo
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
2018-06-07dev-perl/Array-Compare: x86 stable (bug #657126)Thomas Deutschmann
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-04-15dev-perl/Array-Compare: Bump to version 3.0.1Kent Fredric
Upstream: - Minor documentation fixes - Minor code style improvements/hardening Package-Manager: Portage-2.3.24, Repoman-2.3.6