From c0bc18c76ff144e0e95c2fa66f4462392b059d3d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 25 Dec 2015 19:03:45 +0100 Subject: [PATCH] dev-perl/Role-Basic: Add Module::Build dependency, bug 569278; run tests in parallel Package-Manager: portage-2.2.26 --- dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild b/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild index 256fde53c157..0f09865e5561 100644 --- a/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild +++ b/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,8 @@ IUSE="test" RDEPEND="" DEPEND="${RDEPEND} + dev-perl/Module-Build test? ( virtual/perl-Test-Simple ) " -SRC_TEST="do" +SRC_TEST="do parallel" -- 2.26.2