commit: 57cd238664b4ea0d882327880e81e2033a2fb999
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 19 10:31:36 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 19 10:31:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=57cd2386
dev-perl/IO-CaptureOutput: Removed due to availability in ::gentoo
.../IO-CaptureOutput-1.110.200-r1.ebuild | 26 ----------------------
dev-perl/IO-CaptureOutput/metadata.xml | 13 -----------
2 files changed, 39 deletions(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild
b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild
deleted file mode 100644
index d07686a..0000000
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.200-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.1102
-inherit perl-module
-
-DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-File-Spec-3.27
- >=virtual/perl-File-Temp-0.16
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? (
- >=virtual/perl-Test-Simple-0.62
- )
-"
diff --git a/dev-perl/IO-CaptureOutput/metadata.xml
b/dev-perl/IO-CaptureOutput/metadata.xml
deleted file mode 100644
index c8cd798..0000000
--- a/dev-perl/IO-CaptureOutput/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <maintainer>
- <email>[email protected]</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">IO-CaptureOutput</remote-id>
- <remote-id type="cpan-module">IO::CaptureOutput</remote-id>
- </upstream>
-</pkgmetadata>