blob: d2eb336cd9e004cb7b2cf42d12652c749bd17589 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=app-emulation/libvirt dev-libs/libxml2 dev-libs/libxslt doc? ( app-text/xhtml1 ) !<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 5 bindings for libvirt
EAPI=5
HOMEPAGE=http://libvirt.org/php/
IUSE=doc php_targets_php5-6 php_targets_php5-5 php_targets_php5-4
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=app-emulation/libvirt dev-libs/libxml2 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 )
RESTRICT=test
SLOT=0
SRC_URI=http://libvirt.org/sources/php/libvirt-php-0.4.8.tar.gz
_eclass_exported_funcs=src_unpack:- src_prepare:php-ext-source-r2 src_configure:php-ext-source-r2 src_compile:php-ext-source-r2 src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 php-ext-source-r2 d3d06f8b11fb8481e555b58df7360663 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=16955458c0515f33221523fd1f15598d
|