From 28ec29484d174489873bdecb591b82831fe573ae Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Mon, 11 Jan 2016 21:43:49 +0000 Subject: [PATCH] dev-perl/Mail-SPF: Remove dubious test. Fixes bug 512196. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement --- .../{Mail-SPF-2.9.0.ebuild => Mail-SPF-2.9.0-r1.ebuild} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename dev-perl/Mail-SPF/{Mail-SPF-2.9.0.ebuild => Mail-SPF-2.9.0-r1.ebuild} (92%) diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild similarity index 92% rename from dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild rename to dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild index 5d8256bccbd4..60331e401395 100644 --- a/dev-perl/Mail-SPF/Mail-SPF-2.9.0.ebuild +++ b/dev-perl/Mail-SPF/Mail-SPF-2.9.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$ @@ -33,6 +33,10 @@ DEPEND="${RDEPEND} SRC_TEST="do parallel" +PERL_RM_FILES=( + t/90-author-pod-validation.t +) + src_prepare() { perl-module_src_prepare sed -i -e "s:spfquery:spfquery.pl:" Build.PL || die "sed failed" -- 2.26.2