From f1dad04afafb4e6a3e4a6382703801f2e2decff0 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 22 Sep 2025 00:15:00 +0300 Subject: [PATCH] net-misc/spice-gtk: move to gitlab.freedesktop.org remote Revbump to propagate EGIT_REPO_URI change. smart-live-rebuild wont catch it otherwise. Unrevbump in like a couple months. Bug: https://bugs.gentoo.org/963198 Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/43891 Signed-off-by: Sam James --- net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild | 4 ++-- net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 4 ++-- .../{spice-gtk-9999.ebuild => spice-gtk-9999-r1.ebuild} | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) rename net-misc/spice-gtk/{spice-gtk-9999.ebuild => spice-gtk-9999-r1.ebuild} (97%) diff --git a/net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild b/net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild index 13807bd77afb9..aa178a4f5c58c 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r3.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 @@ -11,7 +11,7 @@ inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" HOMEPAGE="https://www.spice-space.org https://gitlab.freedesktop.org/spice/spice-gtk" if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-gtk.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-gtk.git" inherit git-r3 SPICE_PROTOCOL_VER=9999 diff --git a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild index 7fedea35d7fc4..b3971c1357b96 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.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 @@ -11,7 +11,7 @@ inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" HOMEPAGE="https://www.spice-space.org https://gitlab.freedesktop.org/spice/spice-gtk" if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-gtk.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-gtk.git" inherit git-r3 SPICE_PROTOCOL_VER=9999 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999-r1.ebuild similarity index 97% rename from net-misc/spice-gtk/spice-gtk-9999.ebuild rename to net-misc/spice-gtk/spice-gtk-9999-r1.ebuild index 0da3cb6eda145..36903bce15e23 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999-r1.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 @@ -11,7 +11,7 @@ inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI" HOMEPAGE="https://www.spice-space.org https://gitlab.freedesktop.org/spice/spice-gtk" if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-gtk.git" + EGIT_REPO_URI="https://gitlab.freedesktop.org/spice/spice-gtk.git" inherit git-r3 SPICE_PROTOCOL_VER=9999