[dev-php/pecl-timezonedb] bump and reduce package to only relevant php versions

This commit is contained in:
Robert Förster 2025-07-04 19:27:23 +02:00
parent c49304f6c9
commit 63c65e6742
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST timezonedb-2024.1.tgz 639818 BLAKE2B 168595678908ca6284e6190fd21246c7bbdd82356af8be961736063ad1541fdc41cc0954d3d135a2c91d5bcff391fe7a98b54dca0850b58fee656d99ab0dbe08 SHA512 09772cdb0d94f8bcf937f075dbcc385b3c5c23657c4442b2ea741bb5dcd8b9898bd23019a2e2319178ffcb62aedd11cbc222ed9d603fba608e0e185a9d5282bc DIST timezonedb-2025.2.tgz 649563 BLAKE2B 7f99282a6d6af6511c724e8f692bdb75db7c938aab155a48fd24c707214b4c53095df65833f9103b630180507d546bce02978e2161603204b464b0a789d476b1 SHA512 ad9f57c7b0181a9507a2f886facda993248fb11539eaaf3e23d6596a639814f947a96aeb77604acf3222e571df967010bad2b0764b2dc44aaa16064da10e6ace

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="8" EAPI="8"
@ -7,7 +7,7 @@ PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes" PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no" PHP_EXT_ZENDEXT="no"
USE_PHP="php8-1 php8-2 php8-3" USE_PHP="php8-2"
inherit php-ext-pecl-r3 inherit php-ext-pecl-r3