blob: 4456ba7defb04e5c05a376636ae3dfec832c8751 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=php_targets_php5-6? ( dev-lang/php:5.6[unicode] ) dev-util/re2c >=app-portage/elt-patches-20170815 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
DESCRIPTION=PHP extension for parsing RFC822 and RFC2045 (MIME) messages
EAPI=6
HOMEPAGE=https://pecl.php.net/mailparse
IUSE=php_targets_php5-6 php_targets_php7-0 php_targets_php7-1
KEYWORDS=amd64 ppc ppc64 x86
LICENSE=PHP-2.02
PDEPEND=php_targets_php7-0? ( dev-php/pecl-mailparse:7[php_targets_php7-0] ) php_targets_php7-1? ( dev-php/pecl-mailparse:7[php_targets_php7-1] )
RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6[unicode] ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 )
SLOT=0
SRC_URI=https://pecl.php.net/get/mailparse-2.1.6.tgz
_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 libtool f143db5a74ccd9ca28c1234deffede96 multilib b2f01ad412baf81650c23fcf0975fa33 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 378dc4ea30db21411f4d1a32d21a6302 toolchain-funcs f164325a2cdb5b3ea39311d483988861
_md5_=c269a266dc2fc120c54e1fcd56578494
|