diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild index 3513f7c0bc83..9923ee10e706 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit meson if [[ ${PV} = *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-protocol.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-protocol.git" else SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild index 63ff479c774c..fbd573818059 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.5.ebuild @@ -7,7 +7,7 @@ inherit meson if [[ ${PV} = *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-protocol.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-protocol.git" else SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" diff --git a/app-emulation/spice-protocol/spice-protocol-9999.ebuild b/app-emulation/spice-protocol/spice-protocol-9999-r1.ebuild similarity index 77% rename from app-emulation/spice-protocol/spice-protocol-9999.ebuild rename to app-emulation/spice-protocol/spice-protocol-9999-r1.ebuild index 8a074e9b36b8..fbd573818059 100644 --- a/app-emulation/spice-protocol/spice-protocol-9999.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-9999-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit meson if [[ ${PV} = *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-protocol.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-protocol.git" else SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"