summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Lexical-SealRequireHints: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Lexical-SealRequireHints: drop ppc-aix m68k-mintFabian Groffen2020-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-perl/Lexical-SealRequireHints: keyword riscvYixun Lan2020-09-071-2/+2
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@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/Lexical-SealRequireHints: 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/Lexical-SealRequireHints: 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/Lexical-SealRequireHints: amd64 stable wrt bug #643270Mikle Kolyada2018-01-091-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-perl/Lexical-SealRequireHints: stable 0.11.0 for hppa, bug #643270Sergei Trofimovich2018-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Lexical-SealRequireHints: stable 0.11.0 for ppc, bug #643270Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/Lexical-SealRequireHints: x86 stable (bug #643270)Thomas Deutschmann2018-01-061-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/Lexical-SealRequireHints: Bump to version 0.11.0 re bug #614968Kent Fredric2017-10-271-0/+30
Upstream: - Fixes tests for '.' in @INC - Stop shipping Makefile.PL - Use PERL_OP_PARENT compatible op munging Bug: https://bugs.gentoo.org/614968 Package-Manager: Portage-2.3.8, Repoman-2.3.3