blob: 66f4c052fb6c53a7640b6351f6b1e90c19eeae7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=!dev-php/eaccelerator !dev-php/pecl-apc virtual/httpd-php:* >=app-portage/elt-patches-20170317 !<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 )
DESCRIPTION=A fast and stable PHP opcode cacher
EAPI=6
HOMEPAGE=http://xcache.lighttpd.net/
IUSE=coverage php_targets_php5-6
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=!dev-php/eaccelerator !dev-php/pecl-apc virtual/httpd-php:* php_targets_php5-6? ( dev-lang/php:5.6 )
REQUIRED_USE=|| ( php_targets_php5-6 )
RESTRICT=test
SLOT=0
SRC_URI=http://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.bz2
_eclass_exported_funcs=pkg_postinst:- src_unpack:php-ext-source-r3 src_prepare:php-ext-source-r3 src_configure:- src_compile:php-ext-source-r3 src_test:php-ext-source-r3 src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 libtool e32ea84bf82cf8987965b574672dba93 multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=468831722348dd23d5c131e42a3b1418
|