Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | 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> | ||||
* | app-editors/vis: remove version 0.4 | Haelwenn (lanodan) Monnier | 2018-03-26 | 2 | -63/+0 |
| | |||||
* | app-editors/vis: Bump to version 0.5 | Haelwenn (lanodan) Monnier | 2018-03-26 | 2 | -0/+65 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7630 | ||||
* | app-editors/vis: Remove pre-stripping | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -0/+2 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/5292 | ||||
* | app-editors/vis: Fix docdir path and unnecessary LICENSE | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -0/+8 |
| | |||||
* | app-editors/vis: use ./configure instead of econf | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -4/+6 |
| | |||||
* | app-editors/vis: Bump to EAPI 6 | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -2/+6 |
| | |||||
* | app-editors/vis: remove version 0.3 | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -55/+0 |
| | |||||
* | app-editors/vis: Bump to version 0.4 | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -0/+55 |
| | |||||
* | app-editors/vis: fix eselect-vi dependency & extraneous space | Haelwenn (lanodan) Monnier | 2018-02-09 | 2 | -4/+6 |
| | |||||
* | app-editors/vis: add FEATURES=test | Haelwenn (lanodan) Monnier | 2018-02-09 | 3 | -3/+23 |
| | |||||
* | app-editors/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | app-editors/vis: new package, #613820 | Haelwenn (lanodan) Monnier | 2017-05-07 | 4 | -0/+97 |