blob: 7c780bb9ecf3dba31683597f41757986a793fc0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-emulation/libvirt-1.3.2 virtual/pkgconfig test? ( dev-perl/XML-XPath virtual/perl-Time-HiRes ) dev-lang/perl:=
DESCRIPTION=API for using the libvirt library from Perl
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/Sys-Virt/
IUSE=test examples
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=>=app-emulation/libvirt-1.3.2 dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/D/DA/DANBERR/Sys-Virt-1.3.2.tar.gz
_eclass_exported_funcs=src_prepare:perl-module src_configure:perl-module src_compile:- src_test:- src_install:-
_eclasses_=multiprocessing e32940a7b2a9992ad217eccddb84d548 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module c584f9e0fe426f3dcc2c46c6f7cb95ce
_md5_=8ed5606df3579ff389217c6578ac5238
|