summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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/self: Add build fix for Perl 5.26, bug 623118Andreas K. Hüttel2017-07-031-1/+7
| | | | Package-Manager: Portage-2.3.6, 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/self: Fix swapped DEPEND and RDEPENDAndreas K. Hüttel2016-05-171-2/+2
| | | | Package-Manager: portage-2.2.28
* Revert "dev-perl/self: Sanitize dependencies" - whatever you tried to fix, ↵Andreas K. Hüttel2016-05-171-5/+4
| | | | | | this wasn't the solution. This reverts commit 293d56ef11348e7af270c97c88c3b81329f796bc.
* dev-perl/self: Sanitize dependenciesPatrick Lauer2016-05-061-4/+5
| | | | Package-Manager: portage-2.2.28
* dev-perl/self: Version bumpAndreas K. Hüttel2016-05-021-0/+28
Package-Manager: portage-2.2.28