blob: 464dfea08a5be72b924a76967f7c6281a768a412 (
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-php/eaccelerator !dev-php/pecl-apc virtual/httpd-php:* >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16: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 )
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
_eclasses_=autotools 4842e626555a9a4344f34cef2e190b67 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-source-r3 97265c6e4a9b8aa00715a3648b36875d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
_md5_=468831722348dd23d5c131e42a3b1418
|