summaryrefslogtreecommitdiff
path: root/dev-perl/POE
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/POE
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/POE')
-rw-r--r--dev-perl/POE/Manifest3
-rw-r--r--dev-perl/POE/POE-1.367.ebuild63
-rw-r--r--dev-perl/POE/metadata.xml57
3 files changed, 0 insertions, 123 deletions
diff --git a/dev-perl/POE/Manifest b/dev-perl/POE/Manifest
deleted file mode 100644
index a1cdfc642b34..000000000000
--- a/dev-perl/POE/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST POE-1.367.tar.gz 381473 BLAKE2B 42e6a99d4cbe94b5474396ade8dd2ea3168ba774d683023b30890b46a395104d304482a605072383b3fe97a3856a396c24b2d909ad75ac2b1167bc1ed59fc3ed SHA512 94a3ece46a7e573018fdb3151110b1ed7604389d030227169685d38afdfa69603ef55fe8493368645a9f6f1be432fb253cb4568c55190eea33652881a0b4a4fb
-EBUILD POE-1.367.ebuild 1279 BLAKE2B 029f4c40fcae2dada4cfc863447f8e18218dd5a8cf7349656110ea8916d5f4d5250d3d1d5a760b5219f6c49938d428f93c39851c1c45295b4fc752f31a87442d SHA512 53aacce6971783a879921eebc5f4a650d4e2a572a25c3381f5316b598ff01a19dadfeffb849a1ce9202dc54342e2fb4375c989d6fb43a2e85c50a9a7d430a598
-MISC metadata.xml 3305 BLAKE2B e516e7b0bac63cf2b82ef50c98a85361619e45b83d4f2a46f1cc97237b491e50d2dce9837f0265f9a2386ca3792f6c7979b295057c124b0850f4689987090818 SHA512 78059683164f2ed7e54e0b8c0581d7f81c1f7fdaa2b34e64cfa1b51720c67f70a3950a52ef0a0bcdb2fb613ce852707c6f508c9148e08d247937d271c392b3b6
diff --git a/dev-perl/POE/POE-1.367.ebuild b/dev-perl/POE/POE-1.367.ebuild
deleted file mode 100644
index 66a1d774d654..000000000000
--- a/dev-perl/POE/POE-1.367.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-POE_TEST_LOOPS_VERSION=1.360
-MODULE_AUTHOR=RCAPUTO
-MODULE_VERSION=1.367
-inherit perl-module
-
-DESCRIPTION="A framework for creating multitasking programs in Perl"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="ipv6 libwww ncurses tk test"
-
-RDEPEND="
- dev-perl/YAML
- dev-perl/Filter
- dev-perl/IO-Pipely
- dev-perl/FreezeThaw
- >=dev-perl/Event-1.09
- >=virtual/perl-File-Spec-0.87
- >=virtual/perl-IO-1.23.01
- >=virtual/perl-IO-Compress-1.33
- >=virtual/perl-Storable-2.12
- >=dev-perl/IO-Tty-1.08
- >=dev-perl/TermReadKey-2.21
- >=virtual/perl-Time-HiRes-1.59
- ipv6? (
- >=dev-perl/Socket6-0.14
- )
- tk? (
- >=dev-perl/Tk-800.027
- )
- libwww? (
- >=dev-perl/libwww-perl-5.79
- >=dev-perl/URI-1.30
- )
- ncurses? (
- >=dev-perl/Curses-1.08
- )
-"
-DEPEND="${RDEPEND}
- test? (
- >=dev-perl/POE-Test-Loops-${POE_TEST_LOOPS_VERSION}
- >=virtual/perl-Test-Harness-2.26
- >=virtual/perl-Test-Simple-0.54
- )
-"
-
-SRC_TEST=do
-
-src_test() {
- perl_rm_files t/10_units/01_pod/01_pod.t \
- t/10_units/01_pod/02_pod_coverage.t \
- t/10_units/01_pod/03_pod_no404s.t \
- t/10_units/01_pod/04_pod_linkcheck.t
-
- # Disable network tests
- rm -f "${S}"/run_network_tests || die
- perl-module_src_test
-}
diff --git a/dev-perl/POE/metadata.xml b/dev-perl/POE/metadata.xml
deleted file mode 100644
index ff89e5b7a228..000000000000
--- a/dev-perl/POE/metadata.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">POE</remote-id>
- <remote-id type="cpan-module">POE</remote-id>
- <remote-id type="cpan-module">POE::Component</remote-id>
- <remote-id type="cpan-module">POE::Component::Client::TCP</remote-id>
- <remote-id type="cpan-module">POE::Component::Server::TCP</remote-id>
- <remote-id type="cpan-module">POE::Driver</remote-id>
- <remote-id type="cpan-module">POE::Driver::SysRW</remote-id>
- <remote-id type="cpan-module">POE::Filter</remote-id>
- <remote-id type="cpan-module">POE::Filter::Block</remote-id>
- <remote-id type="cpan-module">POE::Filter::Grep</remote-id>
- <remote-id type="cpan-module">POE::Filter::HTTPD</remote-id>
- <remote-id type="cpan-module">POE::Filter::Line</remote-id>
- <remote-id type="cpan-module">POE::Filter::Map</remote-id>
- <remote-id type="cpan-module">POE::Filter::RecordBlock</remote-id>
- <remote-id type="cpan-module">POE::Filter::Reference</remote-id>
- <remote-id type="cpan-module">POE::Filter::Stackable</remote-id>
- <remote-id type="cpan-module">POE::Filter::Stream</remote-id>
- <remote-id type="cpan-module">POE::Kernel</remote-id>
- <remote-id type="cpan-module">POE::Loop</remote-id>
- <remote-id type="cpan-module">POE::Loop::IO_Poll</remote-id>
- <remote-id type="cpan-module">POE::Loop::PerlSignals</remote-id>
- <remote-id type="cpan-module">POE::Loop::Select</remote-id>
- <remote-id type="cpan-module">POE::NFA</remote-id>
- <remote-id type="cpan-module">POE::Pipe</remote-id>
- <remote-id type="cpan-module">POE::Pipe::OneWay</remote-id>
- <remote-id type="cpan-module">POE::Pipe::TwoWay</remote-id>
- <remote-id type="cpan-module">POE::Queue</remote-id>
- <remote-id type="cpan-module">POE::Queue::Array</remote-id>
- <remote-id type="cpan-module">POE::Resource</remote-id>
- <remote-id type="cpan-module">POE::Resource::Aliases</remote-id>
- <remote-id type="cpan-module">POE::Resource::Events</remote-id>
- <remote-id type="cpan-module">POE::Resource::Extrefs</remote-id>
- <remote-id type="cpan-module">POE::Resource::FileHandles</remote-id>
- <remote-id type="cpan-module">POE::Resource::SIDs</remote-id>
- <remote-id type="cpan-module">POE::Resource::Sessions</remote-id>
- <remote-id type="cpan-module">POE::Resource::Signals</remote-id>
- <remote-id type="cpan-module">POE::Resources</remote-id>
- <remote-id type="cpan-module">POE::Session</remote-id>
- <remote-id type="cpan-module">POE::Wheel</remote-id>
- <remote-id type="cpan-module">POE::Wheel::Curses</remote-id>
- <remote-id type="cpan-module">POE::Wheel::FollowTail</remote-id>
- <remote-id type="cpan-module">POE::Wheel::ListenAccept</remote-id>
- <remote-id type="cpan-module">POE::Wheel::ReadLine</remote-id>
- <remote-id type="cpan-module">POE::Wheel::ReadLine::Keymap</remote-id>
- <remote-id type="cpan-module">POE::Wheel::ReadWrite</remote-id>
- <remote-id type="cpan-module">POE::Wheel::Run</remote-id>
- <remote-id type="cpan-module">POE::Wheel::SocketFactory</remote-id>
- </upstream>
-</pkgmetadata>