summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-05-03 13:45:23 +1200
committerKent Fredric <kentnl@gentoo.org>2020-05-04 02:49:10 +1200
commit7270ef32d4dfa71acdf1b2e792330ececbfe0ca7 (patch)
treefb9733ad08555e4aa085d8e325d9a99691000cba
parentdev-perl/Dist-Zilla-Plugin-StaticInstall: Add w/v=0.12.0 (diff)
downloadgentoo-7270ef32.tar.gz
gentoo-7270ef32.tar.bz2
gentoo-7270ef32.zip
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>
-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/Manifest1
-rw-r--r--dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml12
3 files changed, 58 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..179ceeff655e
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest
@@ -0,0 +1 @@
+DIST Dist-Zilla-Plugin-Test-Compile-2.058.tar.gz 48446 BLAKE2B 35d835e22eb967e2ef0c490cc31aacdf9935da64c729135a5162de8c40a49ff2efb38e2a5cbb84a75b21643ac049b52cfe781aa5f9d799ce9d22eec6d5a07e2a SHA512 6f6e1acecdf837393819e699428125d54fe9b785b6ca60b68341bda7ffec22be16c832e3de8776e515439778c3edbbef3f08b1548646c173fb10e17970da5b0f
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>