summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | 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/Params-ValidationCompiler: Add ~riscv keyword wrt bug #690140Mikle Kolyada2019-07-191-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~riscv"
* dev-perl/Params-ValidationCompiler: Add ~m68k keyword wrt bug #665088Mikle Kolyada2019-01-171-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/Params-ValidationCompiler: 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/Params-ValidationCompiler: added Prefix keywords, bug #665088Fabian Groffen2018-10-161-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/Params-ValidationCompiler: Add ~s390 keyword wrt bug #652718Mikle Kolyada2018-08-041-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Params-ValidationCompiler: add ~arm, bug #652718Markus Meier2018-04-111-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-perl/Params-ValidationCompiler-0.260.0: added ~mipsMatt Turner2018-03-281-1/+1
|
* dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for hppa, bug #633934Sergei Trofimovich2017-12-272-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Params-ValidationCompiler: add ~arm, bug #633934Markus Meier2017-12-271-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-perl/Params-ValidationCompiler: Bump to version 0.260.0Kent Fredric2017-12-262-0/+35
| | | | | | | | | | | - Fix LICENSE Upstream: - Show subroutine name in Exception messages - All exceptions now include stack traces by default - Fix test failures when Sub::Util not installed Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/Params-ValidationCompiler: add ~arm64, bug #633934Markus Meier2017-12-221-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/Params-ValidationCompiler-0.240.0: added ~alpha, bug 633934Matt Turner2017-11-231-1/+1
|
* dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for sparc, bug #633934 ↵Sergei Trofimovich2017-11-131-1/+1
| | | | | | | (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for ia64, bug #633934Sergei Trofimovich2017-10-161-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-perl/Params-ValidationCompiler: keyworded 0.240.0 for ppc/ppc64, bug #633934Sergei Trofimovich2017-10-141-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* dev-perl/Params-ValidationCompiler: Remove old maskedKent Fredric2017-04-102-34/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Params-ValidationCompiler: Bump to version 0.240.0 (masked)Kent Fredric2017-04-102-0/+34
| | | | | | | Upstream: - Make source_for() work at all Package-Manager: Portage-2.3.4, Repoman-2.3.2
* 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/Params-ValidationCompiler: Remove oldKent Fredric2017-02-142-35/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Bump to version 0.230.0 (masked)Kent Fredric2017-02-142-0/+35
| | | | | | | | | | Upstream: - Required positional parameters placed after ones with default now is an error. - Positional Slurpy Parameters with type-coercions now returns coerced values instead of original values Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Remove oldKent Fredric2017-01-082-35/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Bump to version 0.220.0 (masked)Kent Fredric2017-01-082-0/+35
| | | | | | | Upstream: - Load B explicitly Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Remove oldKent Fredric2016-12-072-35/+0
| | | | Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Bump to version 0.200.0 (masked)Kent Fredric2016-12-072-0/+35
| | | | | | | | Upstream: - Unknown keys now cause exceptions while validating parameter specifications Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Remove oldKent Fredric2016-11-222-35/+0
| | | | Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Bump to version 0.190.0Kent Fredric2016-11-222-0/+35
| | | | | | | | | | Upstream: - Avoid syntax error combining Non-inlineable Specio types with positional params - Fix coercions and defaults on positional params not ever returning Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Remove oldKent Fredric2016-11-162-35/+0
| | | | | | | While we're under the p.mask, removing old versions asap. Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Bump to 0.180.0 (masked)Kent Fredric2016-11-162-0/+35
| | | | | | | | | | | Upstream: - Now makes a copy of the types if they have coercions in order to avoid "Modification of readonly value" exceptions with positional parameters. - Avoid generation of invalid code with positional Moose type coercions. Package-Manager: portage-2.3.2
* dev-perl/Params-ValidationCompiler: Added at 0.170.0 (masked)Kent Fredric2016-11-113-0/+49
Needed for future DateTime Masked due to needing Test2 Infrastructure Package-Manager: portage-2.3.2