diff options
author | 2023-02-20 20:46:58 +0000 | |
---|---|---|
committer | 2023-02-20 20:46:58 +0000 | |
commit | 51a86197448f444fd0cf905e4d532122f177f890 (patch) | |
tree | ecfa5e3b5e1fc257808a596f6a9b17a66a80dbb2 /metadata/md5-cache/dev-php/scrypt-2.0.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-51a86197448f444fd0cf905e4d532122f177f890.tar.gz gentoo-51a86197448f444fd0cf905e4d532122f177f890.tar.bz2 gentoo-51a86197448f444fd0cf905e4d532122f177f890.zip |
2023-02-20 20:46:57 UTC
Diffstat (limited to 'metadata/md5-cache/dev-php/scrypt-2.0.0')
-rw-r--r-- | metadata/md5-cache/dev-php/scrypt-2.0.0 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-php/scrypt-2.0.0 b/metadata/md5-cache/dev-php/scrypt-2.0.0 new file mode 100644 index 000000000000..984bf6a7080e --- /dev/null +++ b/metadata/md5-cache/dev-php/scrypt-2.0.0 @@ -0,0 +1,16 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 sys-devel/m4 sys-devel/libtool php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/re2c php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) +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_php7-4 php_targets_php8-0 php_targets_php8-1 php_targets_php8-2 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD-2 +RDEPEND=php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) +REQUIRED_USE=|| ( php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 php_targets_php8-2 ) +SLOT=0 +SRC_URI=https://pecl.php.net/get/scrypt-2.0.0.tgz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc php-ext-source-r3 dc84cf08bcde05a1e04a95194d5a19c1 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0 +_md5_=23acaa2c96626128bb2ef2e7f36bbc24 |