summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2024-10-16 21:26:54 +0200
committerSam James <sam@gentoo.org>2024-10-17 05:59:59 +0100
commitaee7fcb5201e8158d889202bd9589c5f6ef32519 (patch)
tree1d6604abd02ad1e7ad46210a4183dfa02396cd05 /dev-php
parentdev-python/libvirt-python: Update SRC_URI (diff)
downloadgentoo-aee7fcb5201e8158d889202bd9589c5f6ef32519.tar.gz
gentoo-aee7fcb5201e8158d889202bd9589c5f6ef32519.tar.bz2
gentoo-aee7fcb5201e8158d889202bd9589c5f6ef32519.zip
dev-php/libvirt-php: Update HOMEPAGE
The homepage for the project moved to a new location in commit [1] and now is: https://php.libvirt.org/ while the old one is set up to redirect to the new one. 1: https://gitlab.com/libvirt/libvirt/-/commit/da74a4ed70f31466c05f5841cdb07fbc0d35f65b Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.6.ebuild2
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.7.ebuild2
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.8.ebuild2
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
index 7d19e9affa3e..5c555ceb9214 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="https://libvirt.org/php/"
+HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
index 1992acc6bc43..ad4a5b88d0cc 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="https://libvirt.org/php/"
+HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
index e49e965234c2..2ef3c8679d76 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild
@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="https://libvirt.org/php/"
+HOMEPAGE="https://php.libvirt.org/"
SRC_URI="https://download.libvirt.org/php/${P}.tar.xz"
LICENSE="LGPL-2.1"
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index 24d85ed13173..9cec6800a2c7 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -11,7 +11,7 @@ PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools
DESCRIPTION="PHP bindings for libvirt"
-HOMEPAGE="https://libvirt.org/php/"
+HOMEPAGE="https://php.libvirt.org/"
EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-php.git"
LICENSE="LGPL-2.1"