From 3b69f73cb18cc6a65b4bf2950c74c32e228f9fc6 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Thu, 10 Mar 2022 12:58:05 +0100 Subject: dev-python/libvirt-python: Reflect repo move It's been a while now that the main upstream repository moved to gitlab leaving the old one as a read-only mirror. Reflect this change in eboulds. https://gitlab.com/libvirt/libvirt-python/-/commit/6088ce10b9afad415ebe3fc96cb40e271a0cf910 Signed-off-by: Michal Privoznik Closes: https://github.com/gentoo/gentoo/pull/24473 Signed-off-by: Arthur Zamarin --- dev-python/libvirt-python/libvirt-python-8.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/libvirt-python/libvirt-python-8.1.0.ebuild') diff --git a/dev-python/libvirt-python/libvirt-python-8.1.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.1.0.ebuild index b66a5a09c729..6000240c3d04 100644 --- a/dev-python/libvirt-python/libvirt-python-8.1.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.1.0.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 verify-sig if [[ ${PV} = *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git" + EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-python.git" RDEPEND="app-emulation/libvirt:=[-python(-)]" else SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz -- cgit v1.2.3