commit: c5276e2537f8866f94a41c0e97437f61632ad281 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 09:17:22 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 2 09:20:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5276e25
sys-boot/plymouth: fd.o cgit->gitlab Their cgit is unreliable these days. Bug: https://bugs.gentoo.org/938274 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 4 ++-- sys-boot/plymouth/plymouth-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild index 1489deec6cd0..c05f2b6b0a0e 100644 --- a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild +++ b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ fi inherit autotools readme.gentoo-r1 systemd DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" LICENSE="GPL-2" SLOT="0" diff --git a/sys-boot/plymouth/plymouth-9999.ebuild b/sys-boot/plymouth/plymouth-9999.ebuild index 5710db2e9511..aafb614c33eb 100644 --- a/sys-boot/plymouth/plymouth-9999.ebuild +++ b/sys-boot/plymouth/plymouth-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ fi inherit autotools readme.gentoo-r1 systemd DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" LICENSE="GPL-2" SLOT="0"
