blob: f4bf6eaa5c2eda70980e3631e5b7da5e5336892b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-util/re2c 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 )
DESCRIPTION=A PHP wrapper for the scrypt hashing algorithm
EAPI=8
HOMEPAGE=https://pecl.php.net/scrypt
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
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 )
SLOT=0
SRC_URI=https://pecl.php.net/get/scrypt-2.0.1.tgz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=f0fdf9d1286a533d1dbcf0ab7c262d3a
|