diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-08-26 10:12:53 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-08-26 10:48:15 +1200 |
commit | a4b8d53986ee257d7b99c24ed17db1d75b98ec7b (patch) | |
tree | 214d28dca04b231425ab159516bb34def4b34b09 | |
parent | dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes: Remove, gone to ::gentoo (diff) | |
download | perl-overlay-a4b8d53986ee257d7b99c24ed17db1d75b98ec7b.tar.gz perl-overlay-a4b8d53986ee257d7b99c24ed17db1d75b98ec7b.tar.bz2 perl-overlay-a4b8d53986ee257d7b99c24ed17db1d75b98ec7b.zip |
dev-perl/Dist-Zilla-Plugin-Test-Compile: Remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
3 files changed, 0 insertions, 57 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild deleted file mode 100644 index 599b6b0ad..000000000 --- a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MODULE_AUTHOR=ETHER -MODULE_VERSION=2.053 -inherit perl-mb-tiny - -DESCRIPTION="Common tests to check syntax of your modules, only using core modules" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="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="${RDEPEND} - >=dev-perl/Module-Build-Tiny-0.39.0 - test? ( - >=virtual/perl-CPAN-Meta-2.120.900 - >=dev-perl/CPAN-Meta-Check-0.7.0 - virtual/perl-CPAN-Meta-Requirements - virtual/perl-ExtUtils-MakeMaker - virtual/perl-File-Spec - dev-perl/File-pushd - virtual/perl-IO - >=virtual/perl-Module-CoreList-2.770.0 - >=dev-perl/Perl-PrereqScanner-1.16.0 - dev-perl/Test-MinimumVersion - >=virtual/perl-Test-Simple-0.940.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 deleted file mode 100644 index df9af4129..000000000 --- a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Dist-Zilla-Plugin-Test-Compile-2.053.tar.gz 44002 SHA256 420725a513a4c6b5d3f4d604d699b10b02264018a9f96d3cfbd0d8a045e098e2 SHA512 eca1e8c25845d62b7329b8ca74772264befc492cae49b532fcb3608fa12ae7252e701d5746fd3e5a90f4d79f2be8e23f4870ec36e113d8b4c5d3f3828aa1c7ef WHIRLPOOL 79f87717c3a286b9b8fd63d9b594601012b20d3a7cad3355fef42f224e1d592e08a5343ba270f1074efe7ede8854d86d8c6418514fa076591a560926be1cfce4 diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml deleted file mode 100644 index 91bf781b6..000000000 --- a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?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> - <maintainer type="person"> - <email>kentfredric@gmail.com</email> - <name>Kent Fredric</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> |