summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-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.4Haelwenn (lanodan) Monnier2018-03-262-63/+0
|
* app-editors/vis: Bump to version 0.5Haelwenn (lanodan) Monnier2018-03-262-0/+65
| | | | Closes: https://github.com/gentoo/gentoo/pull/7630
* app-editors/vis: Remove pre-strippingHaelwenn (lanodan) Monnier2018-02-092-0/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/5292
* app-editors/vis: Fix docdir path and unnecessary LICENSEHaelwenn (lanodan) Monnier2018-02-092-0/+8
|
* app-editors/vis: use ./configure instead of econfHaelwenn (lanodan) Monnier2018-02-092-4/+6
|
* app-editors/vis: Bump to EAPI 6Haelwenn (lanodan) Monnier2018-02-092-2/+6
|
* app-editors/vis: remove version 0.3Haelwenn (lanodan) Monnier2018-02-092-55/+0
|
* app-editors/vis: Bump to version 0.4Haelwenn (lanodan) Monnier2018-02-092-0/+55
|
* app-editors/vis: fix eselect-vi dependency & extraneous spaceHaelwenn (lanodan) Monnier2018-02-092-4/+6
|
* app-editors/vis: add FEATURES=testHaelwenn (lanodan) Monnier2018-02-093-3/+23
|
* app-editors/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-editors/vis: new package, #613820Haelwenn (lanodan) Monnier2017-05-074-0/+97