From: Andreas K. Hüttel Date: Mon, 11 Apr 2016 22:50:20 +0000 (+0200) Subject: dev-perl/Sys-Virt: Minor cleanups X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52e6ea91dca5244fe56d59d35553f108bd782b56;p=gentoo.git dev-perl/Sys-Virt: Minor cleanups Package-Manager: portage-2.2.28 --- diff --git a/dev-perl/Sys-Virt/Sys-Virt-1.3.2.ebuild b/dev-perl/Sys-Virt/Sys-Virt-1.3.2.ebuild index 298af34c2bfe..e6280eb2e48b 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-1.3.2.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-1.3.2.ebuild @@ -5,10 +5,9 @@ EAPI=6 DIST_AUTHOR=DANBERR -DIST_VERSION=1.3.2 inherit perl-module -DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl" +DESCRIPTION="API for using the libvirt library from Perl" SLOT="0" KEYWORDS="~amd64 ~x86" @@ -25,10 +24,12 @@ DEPEND="${RDEPEND} src_compile() { MAKEOPTS+=" -j1" perl-module_src_compile } + src_test() { perl_rm_files "t/010-pod-coverage.t" "t/005-pod.t" "t/015-changes.t" perl-module_src_test } + src_install() { perl-module_src_install if use examples; then