commit: a4b8d53986ee257d7b99c24ed17db1d75b98ec7b
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:12:53 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:48:15 2020 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a4b8d539
dev-perl/Dist-Zilla-Plugin-Test-Compile: Remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild | 40 ----------------------
.../Dist-Zilla-Plugin-Test-Compile/metadata.xml | 16 ---------
2 files changed, 56 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/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>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</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>