summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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-lua/luacheck: arm stable wrt bug #638140Mikle Kolyada2019-07-291-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lua/luacheck: stable 0.20.0 for ppc64, bug #638140Sergei Trofimovich2019-05-241-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luacheck: stable 0.20.0 for ppc, bug #638140Sergei Trofimovich2019-05-241-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luacheck: x86 stable (bug #638140)Thomas Deutschmann2019-05-121-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lua/luacheck: Maintainer retiredJonas Stein2018-07-071-10/+3
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/617928 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lua/luacheck: amd64 stable wrt bug #638140Aaron Bauman2018-04-211-1/+1
| | | | | Bug: https://bugs.gentoo.org/638140 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-lua/luacheck: Add ~x86 keyword (bug #651516)Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lua/luacheck: add ~arm keyword (bug #651516)Mikle Kolyada2018-04-011-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lua/luacheck: keyworded 0.20.0 for ppc, bug #651516Sergei Trofimovich2018-03-271-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-lua/luacheck: keyworded 0.20.0 for ppc64, bug #651516Sergei Trofimovich2018-03-271-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* */*: Remove redundant local descriptions for USE=luajitMichał Górny2018-03-261-4/+0
|
* dev-lua/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-lua/luacheck: new packageAric Belsito2017-09-023-0/+65