summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lua/lua-bit32: x86 stable wrt bug #756127Agostino Sarubbo2020-11-241-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/lua-bit32: amd64 stable wrt bug #756127Agostino Sarubbo2020-11-241-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/lua-bit32: Stabilize 5.3.5-r2 arm, #756127Sam James2020-11-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/lua-bit32: Stabilize 5.3.5-r2 arm64, #756127Sam James2020-11-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/lua-bit32: drop old versionConrad Kostecki2020-11-161-55/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: use correct lua versionConrad Kostecki2020-11-161-0/+75
| | | | | | | | | | | | The previous revision used wrongly the system enabled lua instead of the LUA_TARGETS. The change now uses always the correct LUA. Also updated LUA_CPATH to use for each LUA version the correct *.so file. Closes: https://bugs.gentoo.org/752615 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: migrate to lua eclassConrad Kostecki2020-11-142-11/+70
| | | | | | | | | Also added myself as co-maintainer, since this is a direct dep for net-im/prosody. Closes: https://bugs.gentoo.org/752615 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: drop old versionConrad Kostecki2020-10-183-103/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: bump to newest versionConrad Kostecki2020-10-182-0/+50
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: add ~arm and ~arm64 keywordsConrad Kostecki2020-10-101-1/+1
| | | | | | | | | | After fixing 32bit conversion, we can finally add ~arm and ~arm64 keywords for this packge. This makes possible to use it by net-im/prosody. Closes: https://bugs.gentoo.org/746836 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: drop old versionConrad Kostecki2020-10-101-48/+0
| | | | | | Closes: https://bugs.gentoo.org/746836 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: fix 32bit conversionConrad Kostecki2020-10-102-0/+102
| | | | | | | | | Running bit32 on 32bit systems was broken, so returned value was '-1'. Closes: https://bugs.gentoo.org/746836 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: remove whitespaceConrad Kostecki2020-10-101-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/lua-bit32: new packageAzamat H. Hackimov2020-08-243-0/+64
Compatibility library for dev-lua/luaposix Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>