commit:     4780bcf29bea7ee2cb8485e000cad0fe98cc311d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 11 16:45:26 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 11 16:45:37 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4780bcf2

[treeclean] dev-perl/Capture-Tiny -> Superceded by ::gentoo

---
 dev-perl/Capture-Tiny/Capture-Tiny-0.220.0.ebuild | 62 -----------------------
 dev-perl/Capture-Tiny/metadata.xml                |  9 ----
 2 files changed, 71 deletions(-)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.220.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.220.0.ebuild
deleted file mode 100644
index 3e7f47d..0000000
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.220.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION='Capture STDOUT and STDERR from Perl, XS or external programs'
-LICENSE=" Apache-2.0"
-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() {
-       # Carp
-       echo dev-lang/perl
-       # Exporter
-       echo virtual/perl-Exporter
-       # File::Spec
-       echo virtual/perl-File-Spec
-       # File::Temp
-       echo virtual/perl-File-Temp
-       # IO::Handle
-       echo virtual/perl-IO
-       # Scalar::Util
-       echo virtual/perl-Scalar-List-Utils
-       # perl 5.008 ( 5.8.0 )
-       echo \>=dev-lang/perl-5.8.0
-       # strict
-       echo dev-lang/perl
-       # warnings
-       echo dev-lang/perl
-}
-perl_meta_test() {
-       # Config
-       #echo unresolved
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-       # File::Find
-       echo dev-lang/perl
-       # File::Spec::Functions
-       echo virtual/perl-File-Spec
-       # IO::File
-       echo virtual/perl-IO
-       # List::Util
-       echo virtual/perl-Scalar-List-Utils
-       # Test::More 0.62 ( 0.620.0 )
-       echo \>=virtual/perl-Test-Simple-0.62
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-       test? ( $(perl_meta_test) )
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Capture-Tiny/metadata.xml 
b/dev-perl/Capture-Tiny/metadata.xml
deleted file mode 100644
index f6442cf..0000000
--- a/dev-perl/Capture-Tiny/metadata.xml
+++ /dev/null
@@ -1,9 +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">Capture-Tiny</remote-id>
-    <remote-id type="cpan-module">Capture::Tiny</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to