Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: [QA] Use consistent function definition formatting | David Seifert | 2020-02-22 | 1 | -2/+2 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 1 | -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> | ||||
* | net-vpn/*: Update Manifest hashes | Michał Górny | 2017-12-10 | 1 | -1/+1 |
| | |||||
* | net-vpn/iodine: Proxied maintainer retired | Jonas Stein | 2017-10-12 | 1 | -8/+0 |
| | | | | | | | Remove proxied maintainer from metadata as requested per mail. Closes: https://bugs.gentoo.org/633106 Package-Manager: Portage-2.3.11, Repoman-2.3.3 | ||||
* | Second half of net-vpn/ move | Jason A. Donenfeld | 2017-03-17 | 7 | -0/+202 |