commit:     9d71b40402cb041f04086bdf760bd8f8ff9379a9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:11:48 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:48:08 2020 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=9d71b404

dev-perl/Dist-Zilla-Plugin-ReadmeFromPod: remove, gone to ::gentoo

Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild | 54 ----------------------
 .../Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml   | 16 -------
 2 files changed, 70 deletions(-)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild
deleted file mode 100644
index 2433a21c4..000000000
--- 
a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.210.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=FAYLAND
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION='Automatically convert POD to a README for Dist::Zilla'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-       # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-       # Dist::Zilla::File::InMemory
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::InstallTool 5 ( 5.0.0 )
-       echo \>=dev-perl/Dist-Zilla-5.0.0
-       # Moose
-       echo dev-perl/Moose
-       # Moose::Autobox
-       echo dev-perl/Moose-Autobox
-       # Pod::Simple 3.23 ( 3.230.0 )
-       echo \>=virtual/perl-Pod-Simple-3.230.0
-       # Pod::Text
-       echo virtual/perl-podlators
-}
-perl_meta_test() {
-       # File::Spec
-       echo virtual/perl-File-Spec
-       # IO::Handle
-       echo virtual/perl-IO
-       # IPC::Open3
-       # echo dev-lang/perl
-       # Test::More
-       echo virtual/perl-Test-Simple
-       # strict
-       # echo dev-lang/perl
-       # warnings
-       #echo dev-lang/perl
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-       test? ( $(perl_meta_test) )
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml
deleted file mode 100644
index 2f1de8c72..000000000
--- a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/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>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-ReadmeFromPod</remote-id>
-               <remote-id 
type="cpan-module">Dist::Zilla::Plugin::ReadmeFromPod</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to