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