diff options
| author | Kerin Millar <kfm@plushkava.net> | 2025-08-18 11:26:10 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-08-18 16:51:01 +0100 |
| commit | 9449f94794f8d0d71a96915ae3b29f22115ced9d (patch) | |
| tree | f8eca2a9fda15fa9d94e62630183e7814a854575 /app-shells/bash/bash-9999.ebuild | |
| parent | 2f2fe12bb71eab8d8400f145c4e0aac2789f3e45 (diff) | |
| download | gentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.tar.gz gentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.tar.bz2 gentoo-9449f94794f8d0d71a96915ae3b29f22115ced9d.zip | |
app-shells/bash: refresh the comments containing patch URIs
As regards the (commented) URIs referring to the available patchlevels:
- employ https:// rather than ftp://
- ensure that the URI request path consistently matches the version
- remove the URI altogether for snapshot ebuilds
Signed-off-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/bash/bash-9999.ebuild')
| -rw-r--r-- | app-shells/bash/bash-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index 248fb8be6cd6..f23c2d7e977c 100644 --- a/app-shells/bash/bash-9999.ebuild +++ b/app-shells/bash/bash-9999.ebuild @@ -15,7 +15,7 @@ MY_PV=${MY_PV/_/-} MY_P=${PN}-${MY_PV} MY_PATCHES=() -# Determine the patchlevel. See ftp://ftp.gnu.org/gnu/bash/bash-5.2-patches/. +# Determine the patchlevel. case ${PV} in 9999|*_alpha*|*_beta*|*_rc*) # Set a negative patchlevel to indicate that it's a pre-release. |
