summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/neovim: keyword ~arm64 with dependencies.Benda Xu2020-08-081-1/+1
| | | | | | | | | | | dev-libs/msgpack: keyword ~arm64 to 3.2.1. dev-lua/mpack: keyword ~arm64 to 1.0.4. profiles: mask dev-lua/mpack[test] on arm64. dev-libs/unibilium: keyword ~arm64 to 2.0.0. dev-libs/libtermkey: keyword ~arm64 to 0.22. Package-Manager: Portage-2.3.88, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-lua/mpack: update github linkMichael Mair-Keimberger2020-07-202-4/+4
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [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/mpack: Add ~arm keyword wrt bug #676688Mikle Kolyada2019-04-201-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* dev-lua/mpack: Maintainer retiredJonas Stein2018-07-071-9/+2
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/617928 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* */*: Remove redundant local descriptions for USE=luajitMichał Górny2018-03-261-4/+0
|
* dev-lua/mpack: clean up old.Patrice Clement2018-01-053-79/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-lua/mpack: stable for amd64+x86.Patrice Clement2018-01-051-5/+8
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-lua/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lua/mpack: add ~x86 keywordMichael Palimaka2017-03-161-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lua/mpack: version bump to 1.0.4Aric Belsito2017-02-112-0/+44
|
* dev-lua/mpack: Bump to 1.0.3Aric Belsito2016-10-222-0/+44
| | | | | Use the Makefile, as upstream added support for using the system lua implementation.
* dev-lua/mpack: Add new ebuild.Aric Belsito2016-04-213-0/+53
Closes: https://github.com/gentoo/gentoo/pull/1318 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>