commit:     f0570b41ebd5c1a94d8b3385582672966fb2e9c3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 07:08:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 09:29:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0570b41

media-libs/glycin-loaders: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/glycin-loaders/glycin-loaders-1.1.2.ebuild | 6 +++---
 media-libs/glycin-loaders/metadata.xml                | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/glycin-loaders/glycin-loaders-1.1.2.ebuild 
b/media-libs/glycin-loaders/glycin-loaders-1.1.2.ebuild
index 0775282f7108..bef17192a368 100644
--- a/media-libs/glycin-loaders/glycin-loaders-1.1.2.ebuild
+++ b/media-libs/glycin-loaders/glycin-loaders-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit cargo meson
 
 MY_P=glycin-${PV/_/.}
 DESCRIPTION="Loaders for glycin clients (glycin crate or libglycin)"
-HOMEPAGE="https://gitlab.gnome.org/sophie-h/glycin/";
+HOMEPAGE="https://gitlab.gnome.org/GNOME/glycin/";
 SRC_URI="
        https://download.gnome.org/sources/glycin/$(ver_cut 1-2)/${MY_P}.tar.xz
 "
@@ -56,7 +56,7 @@ QA_FLAGS_IGNORED="usr/libexec/glycin-loaders/.*"
 src_prepare() {
        default
 
-       # https://gitlab.gnome.org/sophie-h/glycin/-/issues/81
+       # https://gitlab.gnome.org/GNOME/glycin/-/issues/81
        sed -i -e '\|/fonts|d' tests/tests.rs || die
 }
 

diff --git a/media-libs/glycin-loaders/metadata.xml 
b/media-libs/glycin-loaders/metadata.xml
index 52ff5d43ffe7..c138ac037769 100644
--- a/media-libs/glycin-loaders/metadata.xml
+++ b/media-libs/glycin-loaders/metadata.xml
@@ -6,6 +6,6 @@
                <name>Michał Górny</name>
        </maintainer>
        <upstream>
-               <remote-id type="gnome-gitlab">sophie-h/glycin</remote-id>
+               <remote-id type="gnome-gitlab">GNOME/glycin</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to