diff options
author | Sam James <sam@gentoo.org> | 2024-09-02 10:17:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-02 10:20:22 +0100 |
commit | c5276e2537f8866f94a41c0e97437f61632ad281 (patch) | |
tree | 7499cb5938702a8c902736ccfc9ee74abae5bb74 | |
parent | app-misc/evtest: fd.o cgit->gitlab (diff) | |
download | gentoo-c5276e2537f8866f94a41c0e97437f61632ad281.tar.gz gentoo-c5276e2537f8866f94a41c0e97437f61632ad281.tar.bz2 gentoo-c5276e2537f8866f94a41c0e97437f61632ad281.zip |
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@gentoo.org>
-rw-r--r-- | sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 4 | ||||
-rw-r--r-- | 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" |