summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lua/say: drop 1.3_p1-r1Conrad Kostecki2022-11-241-48/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: fix UnusedInherits, update HOMEPAGEConrad Kostecki2022-10-231-2/+2
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: update EAPI 7 -> 8Conrad Kostecki2022-02-091-0/+48
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: drop old versionConrad Kostecki2021-01-271-40/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/say: limit unmigrated ebuilds to dev-lang/lua:0Marek Szuba2020-12-031-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lua/say: Stabilize 1.3_p1-r1 arm64, #756124Sam James2020-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/say: add ~arm64 keywordConrad Kostecki2020-10-121-2/+2
| | | | | | | | | | Tested on packet-at. All tests pass. Bug: https://bugs.gentoo.org/747484 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Conrad Kostecki <conikost@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/say: x86 stable (bug #638140)Thomas Deutschmann2019-05-271-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lua/say: amd64 stable wrt bug #638140Mikle Kolyada2019-05-251-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-lua/say: stable 1.3_p1-r1 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/say: stable 1.3_p1-r1 for ppc, bug #638140Sergei Trofimovich2019-05-241-2/+2
| | | | | | 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/say: arm stable wrt bug #673756Mikle Kolyada2018-12-291-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lua/say: add ~arm keyword (bug #651516)Mikle Kolyada2018-04-011-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lua/say: keyworded 1.3_p1-r1 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/say: keyworded 1.3_p1-r1 for ppc64, bug #651516Sergei Trofimovich2018-03-271-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-lua/say: add luajit supportAric Belsito2017-09-021-0/+39
Bump to EAPI 6 Add Test phase. Gentoo-Bug: https://bugs.gentoo.org/628758