diff options
author | Sam James <sam@gentoo.org> | 2024-09-02 10:15:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-02 10:20:20 +0100 |
commit | 5f4ed2626ed38271ed1a6693dd137a6cf70a8992 (patch) | |
tree | 89be19223072f81d08300f07d9e03bf6018bae54 /net-misc | |
parent | app-text/poppler: fd.o cgit->gitlab (diff) | |
download | gentoo-5f4ed2626ed38271ed1a6693dd137a6cf70a8992.tar.gz gentoo-5f4ed2626ed38271ed1a6693dd137a6cf70a8992.tar.bz2 gentoo-5f4ed2626ed38271ed1a6693dd137a6cf70a8992.zip |
net-misc/spice-gtk: fd.o cgit->gitlab
Their cgit is unreliable these days.
Bug: https://bugs.gentoo.org/938274
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild | 2 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 2 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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 784cfaef5d9a..97e84321b8f2 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..11} ) 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://cgit.freedesktop.org/spice/spice-gtk/" +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" inherit git-r3 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 508b80c65082..fce7fc5c833f 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..12} ) 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://cgit.freedesktop.org/spice/spice-gtk/" +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" inherit git-r3 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 5f81513a6c11..69199a32af5f 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..12} ) 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://cgit.freedesktop.org/spice/spice-gtk/" +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" inherit git-r3 |