From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-Perldoc/
Date: Sun, 14 Jun 2015 17:05:27 +0000 (UTC) [thread overview]
Message-ID: <1434301032.62087ac6af2c70d2400b2b710e1cc7d437b2104d.kent@gentoo> (raw)
commit: 62087ac6af2c70d2400b2b710e1cc7d437b2104d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:57:12 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:57:12 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=62087ac6
[trim] perl-core/Pod-Perldoc: presently redundant
perl-core/Pod-Perldoc/Pod-Perldoc-3.200.0.ebuild | 64 ------------------------
perl-core/Pod-Perldoc/metadata.xml | 21 --------
2 files changed, 85 deletions(-)
diff --git a/perl-core/Pod-Perldoc/Pod-Perldoc-3.200.0.ebuild b/perl-core/Pod-Perldoc/Pod-Perldoc-3.200.0.ebuild
deleted file mode 100644
index 69ff248..0000000
--- a/perl-core/Pod-Perldoc/Pod-Perldoc-3.200.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=MALLEN
-MODULE_VERSION=3.20
-inherit perl-module
-
-DESCRIPTION='Look up Perl documentation in Pod format.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Config
- #echo unresolved
- # Encode
- echo virtual/perl-Encode
- # Fcntl
- echo dev-lang/perl
- # File::Spec::Functions
- echo virtual/perl-File-Spec
- # File::Temp 0.22 ( 0.220.0 )
- echo \>=virtual/perl-File-Temp-0.220.0
- # IO::Select
- echo virtual/perl-IO
- # Pod::Man 2.18 ( 2.180.0 )
- echo \>=virtual/perl-podlators-2.1.2
- # Pod::Simple::RTF 3.16 ( 3.160.0 )
- echo \>=virtual/perl-Pod-Simple-3.160.0
- # Pod::Simple::XMLOutStream 3.16 ( 3.160.0 )
- echo \>=virtual/perl-Pod-Simple-3.160.0
- # Pod::Text
- echo virtual/perl-podlators
- # Symbol
- # echo dev-lang/perl
- # Test::More
- echo virtual/perl-Test-Simple
- # Text::ParseWords
- echo virtual/perl-Text-ParseWords
- # parent
- echo virtual/perl-parent
- # strict
- # echo dev-lang/perl
- # warnings
- # echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/perl-core/Pod-Perldoc/metadata.xml b/perl-core/Pod-Perldoc/metadata.xml
deleted file mode 100644
index ab21bbf..0000000
--- a/perl-core/Pod-Perldoc/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Pod-Perldoc</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::BaseTo</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::GetOptsOO</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToANSI</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToChecker</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToMan</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToNroff</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToPod</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToRtf</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToTerm</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToText</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToTk</remote-id>
- <remote-id type="cpan-module">Pod::Perldoc::ToXml</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2015-06-14 17:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-14 17:05 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-03 4:11 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-Perldoc/ Kent Fredric
2013-02-24 6:00 Kent Fredric
2013-02-24 6:00 Kent Fredric
2012-04-06 20:43 Kent Fredric
2011-04-05 18:16 Kent Fredric
2011-04-05 18:16 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434301032.62087ac6af2c70d2400b2b710e1cc7d437b2104d.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox