From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EEE0B1582EF for ; Mon, 10 Mar 2025 07:36:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D47A034301C for ; Mon, 10 Mar 2025 07:36:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CCB171102E0; Mon, 10 Mar 2025 07:36:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C30C41102E0 for ; Mon, 10 Mar 2025 07:36:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ABF134301C for ; Mon, 10 Mar 2025 07:36:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04B38122C for ; Mon, 10 Mar 2025 07:36:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741592121.3ef2244c1c5c94ee812b0480707c17cadccd9f67.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/plymouth/plymouth-22.02.122-r3.ebuild sys-boot/plymouth/plymouth-22.02.122-r4.ebuild sys-boot/plymouth/plymouth-24.004.60-r1.ebuild sys-boot/plymouth/plymouth-9999.ebuild X-VCS-Directories: sys-boot/plymouth/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ef2244c1c5c94ee812b0480707c17cadccd9f67 X-VCS-Branch: master Date: Mon, 10 Mar 2025 07:36:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3d3ca7aa-5c97-4f68-9d83-2a17f1815ab1 X-Archives-Hash: 6b25b739d41edb36e483287794367bcd commit: 3ef2244c1c5c94ee812b0480707c17cadccd9f67 Author: Sam James gentoo org> AuthorDate: Mon Mar 10 07:35:21 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 07:35:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef2244c sys-boot/plymouth: cgit->gitlab (again) Signed-off-by: Sam James gentoo.org> sys-boot/plymouth/plymouth-22.02.122-r3.ebuild | 2 +- sys-boot/plymouth/plymouth-22.02.122-r4.ebuild | 2 +- sys-boot/plymouth/plymouth-24.004.60-r1.ebuild | 2 +- sys-boot/plymouth/plymouth-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-boot/plymouth/plymouth-22.02.122-r3.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r3.ebuild index 5e7277598b4f..a8277c90c575 100644 --- a/sys-boot/plymouth/plymouth-22.02.122-r3.ebuild +++ b/sys-boot/plymouth/plymouth-22.02.122-r3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools flag-o-matic readme.gentoo-r1 systemd DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" if [[ ${PV} == 9999 ]]; then diff --git a/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild index 6e6b6f2b861d..c14b9fcd50bd 100644 --- a/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild +++ b/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools flag-o-matic readme.gentoo-r1 systemd DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" if [[ ${PV} == 9999 ]]; then diff --git a/sys-boot/plymouth/plymouth-24.004.60-r1.ebuild b/sys-boot/plymouth/plymouth-24.004.60-r1.ebuild index 5232acc18874..150a488e7499 100644 --- a/sys-boot/plymouth/plymouth-24.004.60-r1.ebuild +++ b/sys-boot/plymouth/plymouth-24.004.60-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit meson readme.gentoo-r1 flag-o-matic DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" if [[ ${PV} == 9999 ]]; then diff --git a/sys-boot/plymouth/plymouth-9999.ebuild b/sys-boot/plymouth/plymouth-9999.ebuild index aadd72de820a..c7b0a4754e53 100644 --- a/sys-boot/plymouth/plymouth-9999.ebuild +++ b/sys-boot/plymouth/plymouth-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit meson readme.gentoo-r1 flag-o-matic DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="https://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://gitlab.freedesktop.org/plymouth/plymouth" SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" if [[ ${PV} == 9999 ]]; then