Commit Graph

13 Commits

Author SHA1 Message Date
Michał Górny
6568a730a8 */*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since
January 1st but did not have the notice updated.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-11 18:07:17 +01:00
Matt Turner
5671613f07 */*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-25 16:18:19 -08:00
Michał Górny
064af661d0 */*: [QA] Fix trivial cases of MissingTestRestrict
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>
2019-12-11 00:22:38 +01:00
Michał Górny
1fb4c5c19e dev-perl: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-11 17:34:33 +02:00
Aaron Bauman
4b884ff2fd dev-perl/Module-Implementation: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
2019-07-28 13:01:18 -04:00
Mikle Kolyada
4e64275d36 dev-perl/Module-Implementation: Add ~riscv keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"
2019-07-19 10:48:28 +03:00
Fabian Groffen
d1c1636cc9 dev-perl/Module-Implementation: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-10-15 18:05:48 +02:00
Mikle Kolyada
9a00ba39c5 dev-perl/Module-Implementation: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-10 01:35:20 +03:00
Michał Górny
e98e719405 dev-perl/Module-Implementation: Tested on ~amd64-fbsd (bug #613158) 2018-02-22 20:27:32 +01:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Fabian Groffen
7aae0e2e4c dev-perl/Module-Implementation: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
2017-01-29 17:45:30 +01:00
Agostino Sarubbo
7cad96af7f dev-perl/Module-Implementation: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #578378
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-27 21:21:10 +02:00
Kent Fredric
1a8c03bcdc dev-perl/Module-Implementation: Bump to version 0.90.0
- use EAPI6
- cleanup deps and tests

Package-Manager: portage-2.2.27
2016-02-27 21:39:56 +13:00