Commit Graph

18 Commits

Author SHA1 Message Date
Michał Górny
05f3b5ac7f */*: Add proxied="yes" for non-@gentoo.org people
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 17:42:19 +01:00
Michał Górny
e75ce1cc7c */*: Add 'proxied="proxy"' for proxy-maint project
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-03-16 17:42:18 +01:00
Conrad Kostecki
762d16ee53 dev-lua/luaossl: add lua5-4 support
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-02-21 22:21:23 +01:00
Conrad Kostecki
b62030ac88 dev-lua/luaossl: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-01-27 20:40:23 +01:00
Conrad Kostecki
763caf9cb0 dev-lua/luaossl: drop blocker for dev-lua/luacrypto
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04 12:29:25 +01:00
Conrad Kostecki
494811685a dev-lua/luaossl: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-03 00:30:03 +01:00
Conrad Kostecki
9acde8a96d dev-lua/luaossl: migrate to lua eclass
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-03 00:30:02 +01:00
Conrad Kostecki
81d6f8c24d dev-lua/luaossl: bump to version 20200709
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>
2020-12-03 00:30:01 +01:00
William Hubbs
31bbb48431 dev-lua/luaossl: 20190731 bump
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-10-22 10:50:06 -05:00
Jason A. Donenfeld
eee7631076 dev-lua/luaossl: version bump
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
2019-01-03 01:44:17 +01:00
Matthias Hauber
1ca0e304b2 dev-lua/luaossl: takeover maintainership
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-10-01 00:24:07 -07:00
crito
dddbeb5e41 dev-lua/luaossl: bump version to 20180708
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-09-28 12:07:53 +02:00
Jonas Stein
11dd47e622 dev-lua/luaossl: Maintainer retired
Proxied maintainer retired.
Closes: https://bugs.gentoo.org/633072
Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-04-08 21:58:50 +02:00
Michał Górny
20006de7a8 */*: Remove redundant local descriptions for USE=luajit 2018-03-26 21:33:09 +02:00
Michał Górny
4cee9341ac dev-lua/*: Update Manifest hashes 2017-12-09 18:40:25 +01:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Patrice Clement
a90aaeb9b8 dev-lua/luaossl: Fix tags in metadata.xml.
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-02-08 09:56:30 +00:00
Jakub Jirutka
85c09ef285 dev-lua/luaossl: Introduce new ebuild 2015-11-19 01:04:08 +01:00