summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2020-04-23 11:46:07 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-26 21:18:04 +0100
commit294c8c938579081e504fa497f4aaa50b927fb202 (patch)
treed09541b07d3b6e40451b1b311b13ee8617b11411 /dev-php
parentmedia-gfx/waifu2x-ncnn-vulkan-20200414: version bump (diff)
downloadgentoo-294c8c938579081e504fa497f4aaa50b927fb202.tar.gz
gentoo-294c8c938579081e504fa497f4aaa50b927fb202.tar.bz2
gentoo-294c8c938579081e504fa497f4aaa50b927fb202.zip
Reflect move of libvirt repositories
Libvirt and related projects moved from self hosting to gitlab.com hosting. The old repos were made a read only mirror of their gitlab images. Reflect this change in the live ebuilds. https://www.redhat.com/archives/libvir-list/2020-April/msg00329.html Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/15478 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index 066640b361aa..2963ecd32d73 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -12,7 +12,7 @@ inherit php-ext-source-r3 git-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
HOMEPAGE="http://libvirt.org/php/"
-EGIT_REPO_URI="git://libvirt.org/libvirt-php.git"
+EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-php.git"
LICENSE="LGPL-2.1"
SLOT="0"