mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-emulation/spice: 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 <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43891 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
adffa09c82
commit
094dfebb70
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user