summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* perl-core/ExtUtils-MakeMaker: Drop keywordsAndreas K. Hüttel2020-02-101-2/+2
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@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>
* perl-core/ExtUtils-MakeMaker: Drop nonsensical HOMEPAGE linkAndreas K. Hüttel2019-10-131-1/+0
| | | | | | Closes: https://bugs.gentoo.org/686828 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* perl-core: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* perl-core/ExtUtils-MakeMaker: Add ~riscv from dev-lang/perlKent Fredric2019-07-181-2/+2
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="riscv" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* perl-core/ExtUtils-MakeMaker: Spread ~x64-cygwin from perlKent Fredric2018-09-011-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* perl-core/ExtUtils-MakeMaker: ExtUtils::Command has been merged into ↵Andreas K. Hüttel2017-06-161-1/+0
| | | | | | ExtUtils::MakeMaker Package-Manager: Portage-2.3.6, Repoman-2.3.2
* perl-core/ExtUtils-MakeMaker,virtual/perl-ExtUtils-MakeMaker: Bump to ↵Kent Fredric2017-03-191-0/+44
version 7.240.0 (masked) Adding to tree for roll out and testing purposes, but should stay masked until its deemed critical, in order to avoid side effects with users installing perl-core/ and having it block world updates. Ideally the virtual can be unmasked when 5.26 rolls out in the next few months. Package-Manager: Portage-2.3.4, Repoman-2.3.2