public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Duncan <1i5t5.duncan@cox.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: [PATCH] skel.ebuild: update SRC_URI
Date: Sun, 29 Jun 2025 12:34:37 -0000 (UTC)	[thread overview]
Message-ID: <pan$19da7$938c0539$19f9b4ea$43968c36@cox.net> (raw)
In-Reply-To: 20250628105918.341941-1-kangie@gentoo.org

kangie posted on Sat, 28 Jun 2025 20:49:29 +1000 as excerpted:

> In 2025 FTP is increasingly uncommon. The world we live in is (mostly)
> HTTPS, and SRC_URI should reflect that.

++

> Add additional commentry about (and use SRC_URI to show an example of)
> renaming the distfile with `->` when required.
>  # Point to any required sources; these will be automatically downloaded by
> -# 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"

So I suppose I'm as portage-positive as the next guy, but...

Maybe take the opportunity to s/Portage/package manager/ (mangler?) or
some such while you're at it?  (Or maybe "EAPI compliant package manager"
if just PM's too generic, or just PM if it's not considered to ambiguous...)
Just seems a bit like tunnel vision to specifically name portage in something
like skel.ebuild these days, even if portage /is/ the vast majority, user-side.

(Of course doesn't /have/ to be /this/ commit if someone thinks that needs
more discussion than the simple s/ftp/https/ stuff or maybe council needs
to vote on a change like that... but the discussion would need to start
somewhere even if it won't go in this commit, so...)

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman



  parent reply	other threads:[~2025-06-29 12:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-28 10:49 [gentoo-dev] [PATCH] skel.ebuild: update SRC_URI kangie
2025-06-28 14:16 ` Ulrich Müller
2025-06-29  1:43   ` Ionen Wolkens
2025-06-29 12:34 ` Duncan [this message]
2025-07-05  7:04 ` [gentoo-dev] [PATCH v2] " kangie

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='pan$19da7$938c0539$19f9b4ea$43968c36@cox.net' \
    --to=1i5t5.duncan@cox.net \
    --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