blob: f3cbbb9df79ff1263800386a8e4ee2e546bf29d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=!dev-php/eaccelerator !dev-php/pecl-apc virtual/httpd-php php_targets_php5-5? ( !dev-lang/php:5.5[opcache] ) !<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-4? ( dev-lang/php:5.4 ) php_targets_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-6? ( dev-lang/php:5.6 )
DESCRIPTION=A fast and stable PHP opcode cacher
EAPI=5
HOMEPAGE=http://xcache.lighttpd.net/
IUSE=php_targets_php5-4 php_targets_php5-5 php_targets_php5-6
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=!dev-php/eaccelerator !dev-php/pecl-apc virtual/httpd-php php_targets_php5-5? ( !dev-lang/php:5.5[opcache] ) php_targets_php5-4? ( dev-lang/php:5.4 ) php_targets_php5-5? ( dev-lang/php:5.5 ) php_targets_php5-6? ( dev-lang/php:5.6 )
REQUIRED_USE=|| ( php_targets_php5-4 php_targets_php5-5 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-r2 src_prepare:php-ext-source-r2 src_configure:- src_compile:php-ext-source-r2 src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c confutils 18995f74ac4ffafb7ad853dfe133f209 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=8f34838a075d2270a71feed2f9a92e9a
|