From e2db47eaae00ec33f8971db44b68645c5d3b9590 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 17 Aug 2021 11:36:49 +0100 Subject: gentoo resync : 17.08.2021 --- .../Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-perl/Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild (limited to 'dev-perl/Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild') diff --git a/dev-perl/Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild b/dev-perl/Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild new file mode 100644 index 000000000000..02b181ea965b --- /dev/null +++ b/dev-perl/Test-CPAN-Meta/Test-CPAN-Meta-0.250.0-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=BARBIE +DIST_VERSION=0.25 +inherit perl-module + +DESCRIPTION="Validate your CPAN META.yml file" + +SLOT="0" +KEYWORDS="amd64 ppc ppc64 x86" + +RDEPEND="" +BDEPEND="${RDEPEND} + test? ( + virtual/perl-Parse-CPAN-Meta + )" -- cgit v1.2.3