summaryrefslogtreecommitdiff
path: root/dev-perl/Dist-Zilla-Plugin-Test-Compile
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-Test-Compile')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.58.0.ebuild45
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest3
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml12
3 files changed, 60 insertions, 0 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.58.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.58.0.ebuild
new file mode 100644
index 000000000000..74e468354cf7
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.58.0.ebuild
@@ -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
+ )
+"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
new file mode 100644
index 000000000000..7f9b9c5230e8
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
@@ -0,0 +1,3 @@
+DIST Dist-Zilla-Plugin-Test-Compile-2.058.tar.gz 48446 BLAKE2B 35d835e22eb967e2ef0c490cc31aacdf9935da64c729135a5162de8c40a49ff2efb38e2a5cbb84a75b21643ac049b52cfe781aa5f9d799ce9d22eec6d5a07e2a SHA512 6f6e1acecdf837393819e699428125d54fe9b785b6ca60b68341bda7ffec22be16c832e3de8776e515439778c3edbbef3f08b1548646c173fb10e17970da5b0f
+EBUILD Dist-Zilla-Plugin-Test-Compile-2.58.0.ebuild 1060 BLAKE2B f1949b03aea8f3c7348f5e91beb22c858840af1fa5c2a5712a6a511d82cce63b64ddd4b85a54b1800bcca9bb28d2f96f902f90689c891d92aa1a8775ffce39cf SHA512 8868406bf25886b1c5fe7dfaf32affdb3db204de18962813d2deb4de117a7829ea7ea84fedeb61ad2de3e9ecc6bb580b53c22fa5670d85333f1c9fbab1500205
+MISC metadata.xml 435 BLAKE2B 8722d79a2f5afa98588e6b5374261a4737005b4d380864b4c48ff752a8edd3e42b17b966895ea0e3d5e005533be354da227869174f5733f402a5aa54ea2e5cfe SHA512 16301c07ea6d433c299475547d37a7c139718c72226b3d49bbc92b81590237cab84e1883920be04276f0026d82f0922a8b22f55c7ed70ba374090ba809935571
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
new file mode 100644
index 000000000000..87730c4bf70a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
@@ -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>