summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-18 07:51:15 +0000
committerSam James <sam@gentoo.org>2024-01-18 07:51:15 +0000
commit28d74093e8e3284e4fedd94734427a0df29f3b4e (patch)
tree84203448ef8fab404708858b854e3ceab5a7faa7 /dev-php
parentdev-php/pecl-event: cleanup php8-0 (diff)
downloadgentoo-28d74093e8e3284e4fedd94734427a0df29f3b4e.tar.gz
gentoo-28d74093e8e3284e4fedd94734427a0df29f3b4e.tar.bz2
gentoo-28d74093e8e3284e4fedd94734427a0df29f3b4e.zip
dev-php/pecl-gnupg: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-gnupg/pecl-gnupg-1.5.0.ebuild4
-rw-r--r--dev-php/pecl-gnupg/pecl-gnupg-1.5.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.5.0.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.5.0.ebuild
index d426c390fbb0..170d7018c741 100644
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.5.0.ebuild
+++ b/dev-php/pecl-gnupg/pecl-gnupg-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
PHP_EXT_S="${WORKDIR}/${MY_P}"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-pecl-r3
diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.5.1.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.5.1.ebuild
index cd0e546018b3..2eee874e5749 100644
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.5.1.ebuild
+++ b/dev-php/pecl-gnupg/pecl-gnupg-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
PHP_EXT_S="${WORKDIR}/${MY_P}"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-pecl-r3