summaryrefslogtreecommitdiff
path: root/dev-php/realpath_turbo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-php/realpath_turbo
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-php/realpath_turbo')
-rw-r--r--dev-php/realpath_turbo/Manifest2
-rw-r--r--dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/realpath_turbo/Manifest b/dev-php/realpath_turbo/Manifest
index f13548a200f2..565d44770eb8 100644
--- a/dev-php/realpath_turbo/Manifest
+++ b/dev-php/realpath_turbo/Manifest
@@ -1,3 +1,3 @@
DIST realpath_turbo-2.0.0.tar.bz2 9106 BLAKE2B 3275397ab72def1b120d2df1bfe6c233283754539b2ea7dfd558a0773d2f094f9f6b31850a516b883af470cd04d4ebb9d5a7d8492608169a797d1562c7236d11 SHA512 03a03d4a3a067ffac61222c4d71031ab9e289b745fd3b158b5b723f3abf1ad7bb1f691904e3f7b53a98c970f1b0f7c4fe558a4de696aac77d0f9a0f99159fb30
-EBUILD realpath_turbo-2.0.0.ebuild 629 BLAKE2B da38cc8a470d61ea0ad89b9b41a40b0f1df2b725cae92e89da23c8ba58f48c053ed848f2ed2a8a07fd4e0d1b1a1b7301dc58072cc7bb304625819e03949ca4f9 SHA512 7122ac6c6d42d60caecd725eb4bff1a0a3e604eaf3058df75f0db1fa8b03240aad515b659fb58b3d2049036e6857ede5520a1e2fbda99d536c1df7a62ba6ac4d
+EBUILD realpath_turbo-2.0.0.ebuild 615 BLAKE2B 35a53070abc947a61d75db41ee8c5a12273a2fe16654d135db481c800eecdc884c1b4ac91636934d8e7a724f3041077b77dc186bb93753f87a3815e042335dac SHA512 a427fa96a0d660edf88fe0f3fa39ea18014086656aeb650c2b22076b8bead6008c7107a909f02368ae5e4f2d02cab77cc8452860d3bc6216decfc5be10903a7e
MISC metadata.xml 454 BLAKE2B 95c3536425469724ba0aeb362e5d49fc1994c33fdd09f9ea76a388c901d08cc03bebc6f4e8132b9b2323025c82de7bdbfe91fa229ebbc0437f13f6f4d155dde9 SHA512 4b2c00ec4d3d4ab5b5a48a25be4c8a37c1cd30fb695822de41ec7df519e150f082c401b7dbaac63eaed509d6f4711dd94cc56a61ee13a76cc538c1ce22ff8bfd
diff --git a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
index fdda0e07336f..8e01888cdfe4 100644
--- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -7,7 +7,7 @@ PHP_EXT_NAME="realpath_turbo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4"
+USE_PHP="php7-4 php8-0 php8-1"
inherit php-ext-source-r3