commit: 4b86abd87bae577e4bb0b4daa21bf35629198053 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Jul 17 12:05:41 2019 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Jul 17 12:05:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b86abd8
dev-perl/XML-Compile-WSDL11: Add dep on XML-Compile-Tester bug #663410 Bug: https://bugs.gentoo.org/663410 Bug: https://rt.cpan.org/Ticket/Display.html?id=130097 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> ...ompile-WSDL11-3.60.0.ebuild => XML-Compile-WSDL11-3.60.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild similarity index 88% rename from dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild rename to dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild index c441fb7a460..af9616f8328 100644 --- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild +++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,6 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( + dev-perl/XML-Compile-Tester >=virtual/perl-Test-Simple-0.540.0 ) "
