summaryrefslogtreecommitdiff
path: root/dev-lua/lua-zlib
AgeCommit message (Collapse)Author
2025-11-04*/*: Add := to virtual/zlib deps, part 1Michał Górny
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-07-04dev-lua/lua-zlib: Stabilize 1.3 arm64, #959292Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-04dev-lua/lua-zlib: Stabilize 1.3 arm, #959292Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-29dev-lua/lua-zlib: Stabilize 1.3 x86, #959292Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-29dev-lua/lua-zlib: Stabilize 1.3 amd64, #959292Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-16dev-lua/lua-zlib: add 1.3Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-03-02dev-lua/lua-zlib: fix compilation with luajit-2.1Conrad Kostecki
Closes: https://bugs.gentoo.org/834410 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-09dev-lua/lua-zlib: drop 1.2-r100Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-09dev-lua/lua-zlib: update EAPI 7 -> 8Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-04-21dev-lua/lua-zlib: add ~ppc ~ppc64 keywordConrad Kostecki
Bug: https://bugs.gentoo.org/783423 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-20dev-lua/lua-zlib: keyworded 1.2-r100 for ia64Sergei Trofimovich
keyworded wrt bug #783420 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-04-19dev-lua/lua-zlib: keyworded 1.2-r100 for sparc, bug #783420Rolf Eike Beer
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-04-18dev-lua/lua-zlib: keyworded 1.2-r100 for hppa, bug #783420Rolf Eike Beer
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-02-21dev-lua/lua-zlib: add lua5-4 supportConrad Kostecki
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-01-27dev-lua/lua-zlib: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-01-23dev-lua/lua-zlib: Stabilize 1.2-r100 arm64, #766528Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-23dev-lua/lua-zlib: Stabilize 1.2-r100 arm, #766528Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-23dev-lua/lua-zlib: Stabilize 1.2-r100 x86, #766528Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-23dev-lua/lua-zlib: Stabilize 1.2-r100 amd64, #766528Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-11-14dev-lua/lua-zlib: add missing LUA_REQUIRED_USE, LUA_USEDEPConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-13dev-lua/lua-zlib: migrate to lua eclassConrad Kostecki
Closes: https://bugs.gentoo.org/752630 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-10-17dev-lua/lua-zlib: arm64 stable (bug #747922)Sam James
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
2020-10-14dev-lua/lua-zlib: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-10-12dev-lua/lua-zlib: amd64 stable wrt bug #747922Agostino Sarubbo
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-10-12dev-lua/lua-zlib: x86 stable wrt bug #747922Agostino Sarubbo
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-10-12dev-lua/lua-zlib: arm stable wrt bug #747922Agostino Sarubbo
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-10-12dev-lua/lua-zlib: add myself as maintainerConrad Kostecki
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-10-12dev-lua/lua-zlib: add ~arm64 keywordConrad Kostecki
Tested on packet-at. All tests passed. Bug: https://bugs.gentoo.org/747907 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-09-01dev-lua/lua-zlib: Bump to 1.2 and EAPI-7Marek Szuba
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2019-02-05dev-lua/lua-zlib: Drop 0.3Andreas Sturmlechner
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-02-04dev-lua/lua-zlib: arm stable, bug #622680Markus Meier
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
2017-12-09dev-lua/*: Update Manifest hashesMichał Górny
2017-07-23dev-lua/lua-zlib: remove 0.5Michael Palimaka
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-23dev-lua/lua-zlib: Drop myself as a maintainerManuel Rüger
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-06-30dev-lua/lua-zlib: x86 stable wrt bug #622680Agostino Sarubbo
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-06-28dev-lua/lua-zlib: amd64 stable wrt bug #622680Agostino Sarubbo
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-06-06dev-lua/lua-zlib: Remove oldManuel Rüger
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-06dev-lua/lua-zlib: Version bump to 1.1Manuel Rüger
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-10-11dev-lua/lua-zlib: Remove oldManuel Rüger
Package-Manager: portage-2.3.1
2016-10-11dev-lua/lua-zlib: Version bump to 0.5Manuel Rüger
Package-Manager: portage-2.3.1
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2015-10-30dev-lua/lua-zlib: Use proper mycmakeargs variableManuel Rüger
Gentoo-Bug: #563892 Package-Manager: portage-2.2.23
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24Use https by defaultJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed