summaryrefslogtreecommitdiff
path: root/dev-php/libvirt-php
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 07:28:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 07:28:43 +0000
commitf63baf025e2b76cb1ae7aa84acaa8d66aef367a0 (patch)
tree47ad3ee96a64becd266d03687de600a9ca4960df /dev-php/libvirt-php
parent3ee91b49159bb1569a20aa4596e51616147cbdb7 (diff)
downloadbaldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.tar.gz
baldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.tar.xz
baldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.zip
Adding metadata
Diffstat (limited to 'dev-php/libvirt-php')
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.6.ebuild4
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.7.ebuild4
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild4
3 files changed, 6 insertions, 6 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 b2fb16dba7f4..5229d5609e03 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
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 1b322d9cb702..ef78286658a8 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index c989b2563888..198557063654 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools