commit: 2bd78b43c5e297c883590df164e4e698fe09e8df Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 10:25:45 2016 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Nov 22 10:25:45 2016 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2bd78b43
dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic: Gone to ::gentoo ...lla-Plugin-Test-Perl-Critic-2.112.410-r1.ebuild | 71 ---------------------- .../metadata.xml | 17 ------ 2 files changed, 88 deletions(-) diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/Dist-Zilla-Plugin-Test-Perl-Critic-2.112.410-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/Dist-Zilla-Plugin-Test-Perl-Critic-2.112.410-r1.ebuild deleted file mode 100644 index 22e1ca2..0000000 --- a/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/Dist-Zilla-Plugin-Test-Perl-Critic-2.112.410-r1.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=JQUELIN -MODULE_VERSION=2.112410 -inherit perl-module - -DESCRIPTION="tests to check your code against best practices" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -comment() { true;} -COMMON_DEPEND=" - $(comment Data::Section 0.004) - >=dev-perl/Data-Section-0.4.0 - - $(comment Dist::Zilla::File::InMemory) - $(comment Dist::Zilla::Role::FileGatherer) - $(comment Dist::Zilla::Role::TextTemplate) - >=dev-perl/Dist-Zilla-4.0 - - $(comment Moose) - $(comment Moose::Util) - dev-perl/Moose - - $(comment namespace::autoclean) - dev-perl/namespace-autoclean - - $(comment perl 5.008) - >=dev-lang/perl-5.8.0 - - $(comment strict) - $(comment warnings) -" -DEPEND=" - ${COMMON_DEPEND} - $(comment build) - $(comment File::Find) - - $(comment File::Path) - virtual/perl-File-Path - - $(comment File::Temp) - virtual/perl-File-Temp - - $(comment Module::Build 0.3601) - >=dev-perl/Module-Build-0.36.01 - - $(comment Moose::Autobox) - dev-perl/Moose-Autobox - - $(comment Test::DZil) - dev-perl/Dist-Zilla - - $(comment Test::More 0.94) - >=virtual/perl-Test-Simple-0.94 - - $(comment autodie) - virtual/perl-autodie - - $(comment configure) - $(comment Module::Build 0.3601) - >=dev-perl/Module-Build-0.36.01 -" -RDEPEND=" - ${COMMON_DEPEND} -" diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/metadata.xml deleted file mode 100644 index e4dca8e..0000000 --- a/dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>p...@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <maintainer type="person"> - <email>kentfred...@gmail.com</email> - <name>Kent Fredric</name> - </maintainer> - <upstream> - <remote-id type="cpan">Dist-Zilla-Plugin-Test-Perl-Critic</remote-id> - <remote-id type="cpan-module">Dist::Zilla::Plugin::CriticTests</remote-id> - <remote-id type="cpan-module">Dist::Zilla::Plugin::Test::Perl::Critic</remote-id> - </upstream> -</pkgmetadata>