diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild index f39d4625f7a77..fccd67dd9b499 100644 --- a/app-emulation/spice/spice-0.15.2.ebuild +++ b/app-emulation/spice/spice-0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit meson python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" HOMEPAGE="https://www.spice-space.org/" if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice.git" inherit git-r3 DEPEND="~app-emulation/spice-protocol-9999" diff --git a/app-emulation/spice/spice-0.16.0.ebuild b/app-emulation/spice/spice-0.16.0.ebuild index 2181062136f85..2b1b694f72a90 100644 --- a/app-emulation/spice/spice-0.16.0.ebuild +++ b/app-emulation/spice/spice-0.16.0.ebuild @@ -9,7 +9,7 @@ inherit meson python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" HOMEPAGE="https://www.spice-space.org/" if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice.git" inherit git-r3 DEPEND="~app-emulation/spice-protocol-9999" diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999-r1.ebuild similarity index 97% rename from app-emulation/spice/spice-9999.ebuild rename to app-emulation/spice/spice-9999-r1.ebuild index 2181062136f85..2b1b694f72a90 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999-r1.ebuild @@ -9,7 +9,7 @@ inherit meson python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" HOMEPAGE="https://www.spice-space.org/" if [[ ${PV} == 9999 ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice.git" inherit git-r3 DEPEND="~app-emulation/spice-protocol-9999"