2025-12-20 23:30:53 UTC

This commit is contained in:
Repository mirror & CI
2025-12-20 23:30:53 +00:00
parent 973856641a
commit 3361d45f70
4 changed files with 19 additions and 19 deletions

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
DEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
DESCRIPTION=A fast drop-in replacement for the standard PHP serialize
EAPI=8
HOMEPAGE=https://github.com/igbinary/igbinary
INHERIT=php-ext-source-r3
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
KEYWORDS=~amd64 ~arm ~arm64 ~x86
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=BSD
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
SLOT=0
SRC_URI=https://github.com/igbinary/igbinary/archive/64178ef6401e039ca515cd00df675779ec407e7f.tar.gz -> igbinary_64178ef6401e039ca515cd00df675779ec407e7f.tar.gz
SRC_URI=https://github.com/igbinary/igbinary/archive/45e8f00fe48ff932cba61018e6b501641b14d1de.tar.gz -> igbinary_45e8f00fe48ff932cba61018e6b501641b14d1de.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3
_md5_=6f2f89d838e4c48a451327e0b6e18a95
_md5_=197044a0b92ed1007951f87c5ee4c00f

View File

@@ -1,17 +1,17 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] )
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] ) php_targets_php8-5? ( dev-lang/php:8.5[json(+)?,session(-)?] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-2(-)?,php_targets_php8-3(-)?,php_targets_php8-4(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] )
DEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-2(-)?,php_targets_php8-3(-)?,php_targets_php8-4(-)?,php_targets_php8-5(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] ) php_targets_php8-5? ( dev-lang/php:8.5[json(+)?,session(-)?] )
DESCRIPTION=PHP extension for interfacing with Redis
EAPI=8
HOMEPAGE=https://pecl.php.net/redis
INHERIT=php-ext-pecl-r3
IUSE=igbinary +json lz4 +session zstd php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
KEYWORDS=~amd64 ~arm ~arm64
IUSE=igbinary +json lz4 +session zstd php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
KEYWORDS=~amd64 ~arm ~arm64 ~riscv
LICENSE=PHP-3.01
RDEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-2(-)?,php_targets_php8-3(-)?,php_targets_php8-4(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) !dev-php/pecl-redis:7 php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
RDEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php8-2(-)?,php_targets_php8-3(-)?,php_targets_php8-4(-)?,php_targets_php8-5(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) !dev-php/pecl-redis:7 php_targets_php8-2? ( dev-lang/php:8.2[json(+)?,session(-)?] ) php_targets_php8-3? ( dev-lang/php:8.3[json(+)?,session(-)?] ) php_targets_php8-4? ( dev-lang/php:8.4[json(+)?,session(-)?] ) php_targets_php8-5? ( dev-lang/php:8.5[json(+)?,session(-)?] )
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
RESTRICT=test
SLOT=0
SRC_URI=https://pecl.php.net/get/redis-6.2.0.tgz
SRC_URI=https://pecl.php.net/get/redis-6.3.0.tgz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=6e79188cef5a8a15e5dcef0bbf5caf76
_md5_=94216cc09e4917da86645bf979302e7d

View File

@@ -8020,7 +8020,7 @@ dev-php/doctrine 2.6.4: An object relational mapper for PHP
dev-php/doctrine-instantiator 1.4.0: Utility to instantiate objects in PHP without invoking their constructors
dev-php/fedora-autoloader 1.0.1: Fedora's Static PSR-4, PSR-0, and classmap autoloader
dev-php/geos-php 1.0.0_p20220909: A PHP interface to GEOS - Geometry Engine, Open Source
dev-php/igbinary 3.2.9 3.2.15 3.2.15_p20251017: A fast drop-in replacement for the standard PHP serialize
dev-php/igbinary 3.2.9 3.2.15 3.2.15_p20251126: A fast drop-in replacement for the standard PHP serialize
dev-php/jpgraph 4.3.5: Object-oriented graphing library for PHP
dev-php/json-schema 5.2.11: PHP implementation of JSON schema
dev-php/jsonlint 1.8.3-r1: JSON Lint for PHP
@@ -8044,7 +8044,7 @@ dev-php/pecl-mongodb 1.16.2-r1: MongoDB database driver for PHP
dev-php/pecl-parallel 1.2.5 1.2.6 1.2.7 1.2.7-r1: A succint parallel concurrency API for PHP
dev-php/pecl-radius 1.4.0_beta1-r4: Provides support for RADIUS authentication (RFC 2865) and accounting (RFC 2866)
dev-php/pecl-raphf 2.0.1-r3: A reusable, persistent handle and resource factory API
dev-php/pecl-redis 6.1.0 6.2.0: PHP extension for interfacing with Redis
dev-php/pecl-redis 6.1.0 6.3.0: PHP extension for interfacing with Redis
dev-php/pecl-rrd 2.0.3: RRDtool bindings for PHP
dev-php/pecl-ssh2 1.4.1-r1 9999: PHP bindings for the libssh2 library
dev-php/pecl-stomp 2.0.3-r2: PHP extension to communicate with Stomp message brokers

View File

@@ -1 +1 @@
Sat, 20 Dec 2025 23:15:52 +0000
Sat, 20 Dec 2025 23:30:53 +0000