>>>>> On Wed, 27 Nov 2019, Michał Górny wrote:

> Update the skel variable order to place S immediately after SRC_URI.
> This seems to be a growing trend, and is quite reasonable given that
> S usually matches the archive name, and e.g. if SRC_URI uses MY_P,
> then S usually uses it as well:

>     SRC_URI="http://example.com/${MY_P}.tar.gz";
>     S=${WORKDIR}/${MY_P}

My only concern is that this doesn't match the grouping of variables
in PMS. All other variables in these first blocks are ebuild-defined
variables [1], whereas S is not.

Ulrich

[1] https://projects.gentoo.org/pms/7/pms.html#x1-590007

Attachment: signature.asc
Description: PGP signature

Reply via email to