mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Dist-Zilla-Plugin-Test-Compile: Add w/v=2.58.0
Required by dev-perl/Dist-Milla, used by dev-perl/App-cpanminus when building from git sources Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR=ETHER
|
||||
DIST_VERSION=2.058
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Common tests to check syntax of your modules, using only core modules"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
RDEPEND="
|
||||
>=dev-perl/Data-Section-0.4.0
|
||||
>=dev-perl/Dist-Zilla-4.300.39
|
||||
dev-perl/Moose
|
||||
dev-perl/Path-Tiny
|
||||
dev-perl/Sub-Exporter-ForMethods
|
||||
dev-perl/namespace-autoclean
|
||||
"
|
||||
DEPEND="
|
||||
dev-perl/Module-Build-Tiny
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
>=dev-perl/Module-Build-Tiny-0.34.0
|
||||
test? (
|
||||
virtual/perl-CPAN-Meta-Requirements
|
||||
>=dev-perl/CPAN-Meta-Check-0.11.0
|
||||
virtual/perl-File-Spec
|
||||
>=dev-perl/File-pushd-1.4.0
|
||||
virtual/perl-IO
|
||||
>=virtual/perl-Module-CoreList-2.770.0
|
||||
virtual/perl-Module-Metadata
|
||||
>=dev-perl/Perl-PrereqScanner-1.16.0
|
||||
dev-perl/Test-Deep
|
||||
dev-perl/Test-MinimumVersion
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
>=dev-perl/Test-Warnings-0.9.0
|
||||
virtual/perl-if
|
||||
virtual/perl-version
|
||||
)
|
||||
"
|
||||
1
dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
Normal file
1
dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Dist-Zilla-Plugin-Test-Compile-2.058.tar.gz 48446 BLAKE2B 35d835e22eb967e2ef0c490cc31aacdf9935da64c729135a5162de8c40a49ff2efb38e2a5cbb84a75b21643ac049b52cfe781aa5f9d799ce9d22eec6d5a07e2a SHA512 6f6e1acecdf837393819e699428125d54fe9b785b6ca60b68341bda7ffec22be16c832e3de8776e515439778c3edbbef3f08b1548646c173fb10e17970da5b0f
|
||||
12
dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
Normal file
12
dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>perl@gentoo.org</email>
|
||||
<name>Gentoo Perl Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">Dist-Zilla-Plugin-Test-Compile</remote-id>
|
||||
<remote-id type="cpan-module">Dist::Zilla::Plugin::Test::Compile</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user