summaryrefslogtreecommitdiff
path: root/dev-lua/luaossl
AgeCommit message (Collapse)Author
2025-09-30dev-lua/luaossl: drop 20220711Conrad Kostecki
Closes: https://bugs.gentoo.org/880503 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-09-30dev-lua/luaossl: add 20250929Conrad Kostecki
Bug: https://bugs.gentoo.org/880503 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>
2023-08-06dev-lua/luaossl: fix QA ExcessiveLineLengthConrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-07-12dev-lua/luaossl: drop 20200709-r1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-07-12Revert "dev-lua/luaossl: drop 20220711"Conrad Kostecki
This reverts commit 19a953464725d83207324fc51b947f3bf770a99c. Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-07-12dev-lua/luaossl: drop 20220711Conrad Kostecki
Closes: https://bugs.gentoo.org/805041 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-07-12dev-lua/luaossl: add 20220711Conrad Kostecki
Bug: https://bugs.gentoo.org/805041 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-09dev-lua/luaossl: drop 20200709-r102Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-09dev-lua/luaossl: 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-06-22dev-lua/luaossl: use binding := for dev-libs/opensslIonen Wolkens
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
2021-06-18dev-lua/luaossl: rev bump for commit ff9d9746bThomas Deutschmann
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-06-17dev-lua/luaossl: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-04-21dev-lua/luaossl: 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/luaossl: keyworded 20200709-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/luaossl: keyworded 20200709-r100 for hppa/sparc, bug #783420Rolf Eike Beer
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-03-16*/*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny
Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-16*/*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny
Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-21dev-lua/luaossl: 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/luaossl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/luaossl: drop blocker for dev-lua/luacryptoConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-03dev-lua/luaossl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-03dev-lua/luaossl: migrate to lua eclassConrad Kostecki
Closes: https://bugs.gentoo.org/752651 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-03dev-lua/luaossl: bump to version 20200709Conrad Kostecki
Closes: https://bugs.gentoo.org/730024 Closes: https://bugs.gentoo.org/737196 Closes: https://bugs.gentoo.org/738036 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2019-10-22dev-lua/luaossl: 20190731 bumpWilliam Hubbs
Closes: https://bugs.gentoo.org/696534 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: William Hubbs <williamh@gentoo.org>
2019-01-03dev-lua/luaossl: version bumpJason A. Donenfeld
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2018-10-01dev-lua/luaossl: takeover maintainershipMatthias Hauber
Closes: https://github.com/gentoo/gentoo/pull/10007 Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2018-09-28dev-lua/luaossl: bump version to 20180708crito
Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9977
2018-04-08dev-lua/luaossl: Maintainer retiredJonas Stein
Proxied maintainer retired. Closes: https://bugs.gentoo.org/633072 Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-03-26*/*: Remove redundant local descriptions for USE=luajitMichał Górny
2017-12-09dev-lua/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-02-08dev-lua/luaossl: Fix tags in metadata.xml.Patrice Clement
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2015-11-19dev-lua/luaossl: Introduce new ebuildJakub Jirutka