summaryrefslogtreecommitdiff
path: root/dev-lua/lua-cjson
AgeCommit message (Collapse)Author
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>
2023-07-02dev-lua/lua-cjson: correct library pathMarcin Deranek
Closes: https://bugs.gentoo.org/909417 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/31680 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-12-15dev-lua/lua-cjson: drop 2.1.0.8-r1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-12-15dev-lua/lua-cjson: add 2.1.0.10Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-12-14dev-lua/lua-cjson: drop myself as a maintainerGeorgy Yakovlev
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2022-02-09dev-lua/lua-cjson: drop 2.1.0.8-r100Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-09dev-lua/lua-cjson: 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-cjson: 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-cjson: keyworded 2.1.0.8-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-cjson: keyworded 2.1.0.8-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-cjson: keyworded 2.1.0.8-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-cjson: 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-cjson: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-01-09dev-lua/lua-cjson: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01dev-lua/lua-cjson: add missing patchConrad Kostecki
Closes: https://bugs.gentoo.org/757888 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01dev-lua/lua-cjson: migrate to lua eclassConrad Kostecki
Closes: https://bugs.gentoo.org/752618 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-01dev-lua/lua-cjson: bump to version 2.1.0.8Conrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-03-12dev-lua/lua-cjson: drop oldGeorgy Yakovlev
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-03-12dev-lua/lua-cjson: update metadata.xmlGeorgy Yakovlev
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-03-12dev-lua/lua-cjson: bump to 2.1.0.7Georgy Yakovlev
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-02-12dev-lua/lua-cjson: switch to fork, bump to 2.1.0.6Georgy Yakovlev
Openresty fork is maintained, has more features. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-02-12dev-lua/lua-cjson: update metadata.xmlGeorgy Yakovlev
Adopting a package. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2019-01-01dev-lua/lua-cjson: EAPI-7 bumpAndreas Sturmlechner
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2017-12-09dev-lua/*: Update Manifest hashesMichał Górny
2017-06-12dev-lua/lua-cjson: use HTTPSMichael Palimaka
Package-Manager: Portage-2.3.5, 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-02-28metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller
Bug: 575810
2016-01-24Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
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-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