blob: 7ef04bbc0f2a243b7e6455e4f8a9a12db217ad22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=php_targets_php7-0? ( dev-lang/php:7.0[hash] ) !<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-1.4.3 >=sys-devel/libtool-1.5.18 php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
DESCRIPTION=OAuth is an authorization protocol built on top of HTTP
EAPI=5
HOMEPAGE=http://pecl.php.net/oauth
IUSE=examples php_targets_php5-6 php_targets_php7-0
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=php_targets_php7-0? ( dev-lang/php:7.0[hash] ) php_targets_php5-6? ( dev-php/pecl-oauth:0 ) 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/oauth-2.0.2.tgz
_eclass_exported_funcs=src_unpack:php-ext-source-r2 src_prepare:php-ext-source-r2 src_configure:php-ext-source-r2 src_compile:php-ext-pecl-r2 src_test:php-ext-pecl-r2 src_install:php-ext-pecl-r2
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 979af9133d4de419fa98992355b07ca4 libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 php-ext-pecl-r2 dff079f0a889226d72912d502a00321c php-ext-source-r2 6b0fe3f9cc5ad2f4e3ffcea3e9112c4c toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=734bbdae6bf1fd38ed62db40e459ff00
|