Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Compile/
Date: Tue, 25 Aug 2020 22:49:19
Message-Id: 1598395695.a4b8d53986ee257d7b99c24ed17db1d75b98ec7b.kentnl@gentoo
1 commit: a4b8d53986ee257d7b99c24ed17db1d75b98ec7b
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 22:12:53 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 22:48:15 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a4b8d539
7
8 dev-perl/Dist-Zilla-Plugin-Test-Compile: Remove, gone to ::gentoo
9
10 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
11
12 .../Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild | 40 ----------------------
13 .../Dist-Zilla-Plugin-Test-Compile/metadata.xml | 16 ---------
14 2 files changed, 56 deletions(-)
15
16 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
17 deleted file mode 100644
18 index 599b6b0ad..000000000
19 --- a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild
20 +++ /dev/null
21 @@ -1,40 +0,0 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -MODULE_AUTHOR=ETHER
27 -MODULE_VERSION=2.053
28 -inherit perl-mb-tiny
29 -
30 -DESCRIPTION="Common tests to check syntax of your modules, only using core modules"
31 -SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 -IUSE="test"
34 -
35 -RDEPEND="
36 - >=dev-perl/Data-Section-0.4.0
37 - >=dev-perl/Dist-Zilla-4.300.39
38 - dev-perl/Moose
39 - dev-perl/Path-Tiny
40 - dev-perl/Sub-Exporter-ForMethods
41 - dev-perl/namespace-autoclean
42 -"
43 -DEPEND="${RDEPEND}
44 - >=dev-perl/Module-Build-Tiny-0.39.0
45 - test? (
46 - >=virtual/perl-CPAN-Meta-2.120.900
47 - >=dev-perl/CPAN-Meta-Check-0.7.0
48 - virtual/perl-CPAN-Meta-Requirements
49 - virtual/perl-ExtUtils-MakeMaker
50 - virtual/perl-File-Spec
51 - dev-perl/File-pushd
52 - virtual/perl-IO
53 - >=virtual/perl-Module-CoreList-2.770.0
54 - >=dev-perl/Perl-PrereqScanner-1.16.0
55 - dev-perl/Test-MinimumVersion
56 - >=virtual/perl-Test-Simple-0.940.0
57 - >=dev-perl/Test-Warnings-0.9.0
58 - virtual/perl-if
59 - virtual/perl-version
60 - )
61 -"
62
63 diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
64 deleted file mode 100644
65 index 91bf781b6..000000000
66 --- a/dev-perl/Dist-Zilla-Plugin-Test-Compile/metadata.xml
67 +++ /dev/null
68 @@ -1,16 +0,0 @@
69 -<?xml version="1.0" encoding="UTF-8"?>
70 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
71 -<pkgmetadata>
72 - <maintainer type="project">
73 - <email>perl@g.o</email>
74 - <name>Gentoo Perl Project</name>
75 - </maintainer>
76 - <maintainer type="person">
77 - <email>kentfredric@×××××.com</email>
78 - <name>Kent Fredric</name>
79 - </maintainer>
80 - <upstream>
81 - <remote-id type="cpan">Dist-Zilla-Plugin-Test-Compile</remote-id>
82 - <remote-id type="cpan-module">Dist::Zilla::Plugin::Test::Compile</remote-id>
83 - </upstream>
84 -</pkgmetadata>