>>>>> On Sat, 28 Jun 2025, kangie  wrote:

> -# Portage.
> -SRC_URI="ftp://foo.example.org/${P}.tar.gz";
> +# Portage. If a file needs to be renamed, use the "->" syntax.
> +SRC_URI="https://files.example.org/foo/v${PV}.tar.xz -> ${P}.tar.xz"

Explaining "->" in the comment is fine, but not sure if it is a good
idea in the actual SRC_URI example. New contributors will inevitably
copy the line to their ebuild, even if it's not needed. (We've been
there before, that's why "econf" and "emake" are commented out now).

Ulrich

Attachment: signature.asc
Description: PGP signature

Reply via email to