blob: 3835a710213e7ac1cd308be81f2e0c4341657656 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-libs/libevent dev-php/pecl-propro:7 dev-php/pecl-raphf:7 net-dns/libidn sys-libs/zlib ssl? ( net-misc/curl[ssl,curl_ssl_gnutls=,curl_ssl_libressl=,curl_ssl_nss=,curl_ssl_openssl=] ) !ssl? ( net-misc/curl[-ssl] ) php_targets_php7-0? ( dev-lang/php:7.0[hash,session,iconv] ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15: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 )
DESCRIPTION=Extended HTTP Support for PHP
EAPI=6
HOMEPAGE=http://pecl.php.net/pecl_http
IUSE=ssl curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl php_targets_php5-6 php_targets_php7-0
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2 MIT
RDEPEND=dev-libs/libevent dev-php/pecl-propro:7 dev-php/pecl-raphf:7 net-dns/libidn sys-libs/zlib ssl? ( net-misc/curl[ssl,curl_ssl_gnutls=,curl_ssl_libressl=,curl_ssl_nss=,curl_ssl_openssl=] ) !ssl? ( net-misc/curl[-ssl] ) php_targets_php7-0? ( dev-lang/php:7.0[hash,session,iconv] ) php_targets_php5-6? ( dev-php/pecl-http:2 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 )
SLOT=7
SRC_URI=http://pecl.php.net/get/pecl_http-3.0.1.tgz
_eclass_exported_funcs=pkg_postinst:- src_unpack:php-ext-source-r3 src_prepare:- src_configure:php-ext-source-r3 src_compile:php-ext-source-r3 src_test:php-ext-pecl-r3 src_install:php-ext-pecl-r3
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 php-ext-pecl-r3 f0b4914f85a3c676561454b15a910dc6 php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=0321d289f5842862af5176f428f9e47c
|