summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/lua: bump to 5.2.4 and 5.3.5, re-add upstream testsuiteRobin H. Johnson2019-01-251-1/+1
| | | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Acked-By: Rafael Martins <rafaelmartins@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/lua: fix slotted luaKarel Kočí2018-12-141-0/+143
Command changing pkg-config file to appropriate variant is written after sources are copied to multilib builds because of that it is not propagated to system it self. Moving it before multilib_copy_source is enough to have fully working slotted Lua. Bug: https://bugs.gentoo.org/672528 Signed-off-by: Karel Kočí <cynerd@email.cz> (cherry picked from commit f08c38554eaeea3a73908bb0f2af6055e3a19b44) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/10571 Fixes: https://bugs.gentoo.org/672528