From: Marek Szuba <marecki@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Lua eclasses: support EAPI 8
Date: Wed, 16 Jun 2021 10:34:18 +0100 [thread overview]
Message-ID: <20210616093421.73766-1-marecki@gentoo.org> (raw)
Nothing special here. RESTRICT manipulation in lua-utils still uses +=
on purpose, for consistency with how other variables are handled there
as well as in order to avoid wasting CPU cycles on an EAPI version
check for something that ultimately achieves the same.
next reply other threads:[~2021-06-16 9:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 9:34 Marek Szuba [this message]
2021-06-16 9:34 ` [gentoo-dev] [PATCH 1/3] lua-utils.eclass: support EAPI 8 Marek Szuba
2021-06-16 9:34 ` [gentoo-dev] [PATCH 2/3] lua.eclass: " Marek Szuba
2021-06-16 9:34 ` [gentoo-dev] [PATCH 3/3] lua-single.eclass: " Marek Szuba
2021-06-29 18:55 ` [gentoo-dev] Lua eclasses: " William Hubbs
2021-06-29 19:19 ` Ulrich Mueller
2021-06-29 19:31 ` Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210616093421.73766-1-marecki@gentoo.org \
--to=marecki@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox