blob: 4a96c0bdba01265610d21bde76df7d9b14ddc4dc (
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=>=sys-cluster/gearmand-0.21 !<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_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-4? ( dev-lang/php:5.4 )
DESCRIPTION=PHP extension for using gearmand
EAPI=5
HOMEPAGE=http://pecl.php.net/gearman
IUSE=php_targets_php5-6 php_targets_php5-5 php_targets_php5-4
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3
RDEPEND=>=sys-cluster/gearmand-0.21 php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-4? ( dev-lang/php:5.4 )
REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php5-5 php_targets_php5-4 )
SLOT=0
SRC_URI=http://pecl.php.net/get/gearman-1.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 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 php-ext-pecl-r2 738a8315cc641f854af2e615c618e70b php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=ebe9ce40a006d9f5f69448b9039e7a30
|