blob: 37fb119be212964008cfadf382b36b3f40614ead (
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-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-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
DESCRIPTION=Extension used for detecting XSS code (tainted strings)
EAPI=7
HOMEPAGE=https://pecl.php.net/taint
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php7-3 php_targets_php7-4
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3.01
RDEPEND=php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 )
SLOT=0
SRC_URI=https://pecl.php.net/get/taint-2.1.0.tgz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e356bb9aa600fd4b0dc539d33513bba7 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde php-ext-source-r3 3a4893beb5327f4519ae3278ef151fa7 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=702f92d779584ecb081aaed1829f281f
|