commit:     f03e5a8e2a26b7c82a19404d98b048b258f3d6c3
Author:     Alberto Gireud <agireud <AT> protonmail <DOT> com>
AuthorDate: Sat May 10 17:56:43 2025 +0000
Commit:     Alberto Gireud <agireud <AT> protonmail <DOT> com>
CommitDate: Sat May 10 17:56:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f03e5a8e

net-irc/halloy: Fix comment in 2025.5 ebuild

Signed-off-by: Alberto Gireud <agireud <AT> protonmail.com>

 net-irc/halloy/halloy-2025.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/halloy/halloy-2025.5.ebuild 
b/net-irc/halloy/halloy-2025.5.ebuild
index 69006e6a0..061c5a846 100644
--- a/net-irc/halloy/halloy-2025.5.ebuild
+++ b/net-irc/halloy/halloy-2025.5.ebuild
@@ -947,7 +947,7 @@ src_unpack() {
 src_configure() {
        if [[ ${PV} != *9999* ]] ; then
                # Fix cargo.eclass handling of patched dependencies
-               # 
https://github.com/squidowl/halloy/blob/2025.2/Cargo.toml#L72-L74
+               # 
https://github.com/squidowl/halloy/blob/2025.5/Cargo.toml#L96-L98
                sed -i "s,'https://github.com/iced-rs/iced',crates-io,g" \
                        "${ECARGO_HOME}/config.toml" || die
        fi

Reply via email to