From 9373d52824b3dc1f979a3ad09300f54e1622c997 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 6 Aug 2016 21:27:15 +1200 Subject: [PATCH] dev-perl/Variable-Magic: Remove redundant dep on dev-perl/Test-Pod{,-Coverage} None of these ebuilds have tests that require it, so its just a useless dep. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" --- dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild | 8 +++----- dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild | 8 +++----- dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 -- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild index 31978e69bcf8..0b1ea65437a4 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos" -IUSE="test" +IUSE="" RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" +DEPEND="${RDEPEND}" SRC_TEST=do diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild index 2b0697d393e3..c0218bad5d0b 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos" -IUSE="test" +IUSE="" RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" +DEPEND="${RDEPEND}" SRC_TEST=do diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild index 9beed5ec2857..7845e4d189f1 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild @@ -23,8 +23,6 @@ DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage ) " -- 2.26.2