Commit Graph

7 Commits

Author SHA1 Message Date
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
65968ef34b dev-perl/*: Update Manifest hashes 2017-12-09 18:40:29 +01:00
Kent Fredric
6f48a7f549 dev-perl/Browser-Open: Add remote-id to metadata
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-10-15 13:31:19 +13:00
Sergei Trofimovich
d7795aee4e dev-perl/Browser-Open: keyworded 0.40.0 for ppc, bug #613382
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
2017-08-12 23:39:59 +01:00
Michael Weber
2f1a163310 dev-perl/Browser-Open: add ~arm keyword (bug 613382)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
2017-04-06 00:03:14 +02: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
Andreas K. Hüttel
d6b7c4853e dev-perl/Browser-Open: New package, neded for dev-perl/Devel-Cover
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-01-01 11:49:11 +01:00