summaryrefslogtreecommitdiff
path: root/dev-perl/Event
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Event
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Event')
-rw-r--r--dev-perl/Event/Event-1.240.0.ebuild20
-rw-r--r--dev-perl/Event/Event-1.260.0.ebuild21
-rw-r--r--dev-perl/Event/Manifest5
-rw-r--r--dev-perl/Event/metadata.xml29
4 files changed, 75 insertions, 0 deletions
diff --git a/dev-perl/Event/Event-1.240.0.ebuild b/dev-perl/Event/Event-1.240.0.ebuild
new file mode 100644
index 000000000000..72b2140d0f51
--- /dev/null
+++ b/dev-perl/Event/Event-1.240.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=ETJ
+MODULE_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="Fast, generic event loop"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST="do parallel"
+
+mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
diff --git a/dev-perl/Event/Event-1.260.0.ebuild b/dev-perl/Event/Event-1.260.0.ebuild
new file mode 100644
index 000000000000..2f0b6024afc9
--- /dev/null
+++ b/dev-perl/Event/Event-1.260.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=1.26
+inherit perl-module
+
+DESCRIPTION="Fast, generic event loop"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-solaris"
+IUSE="test"
+
+DEPEND="
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test )
+"
+
+mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf Tutorial.pdf-errata.txt"
diff --git a/dev-perl/Event/Manifest b/dev-perl/Event/Manifest
new file mode 100644
index 000000000000..0cd82a4184ea
--- /dev/null
+++ b/dev-perl/Event/Manifest
@@ -0,0 +1,5 @@
+DIST Event-1.24.tar.gz 254789 BLAKE2B da28379315e24bec206491d9ff75c73e5cf0dd0a8537919fa3527e962afbc0985104a057f54324a473730cbd56aef0f47f051cd023e048dad3f8f3df8c3900a6 SHA512 5e6a54f74117fd47f4ef29b65e3432fe1b87fd6f61a8a11143116a13f14c42f070a178777415d89e710e757ccb69eb0777a1a6b8d95adf8bcfffb2fd762307b2
+DIST Event-1.26.tar.gz 254787 BLAKE2B 9cac8633f38a674eefb91aa270d72541e216626f61d43cb638d8edb75da2fcf62c0586a40fb35888c2fbe8d0cee9cbb0c94efba0b38aaf124f574d867686ec9c SHA512 0ef22cbbecf01d98d7bddb46bcca48d888a0ed8a41d68165edfca54273e295b8ab53196f4a35fa45b440754f4e75024dbeb08be4daed16c2681506ce8cbdd474
+EBUILD Event-1.240.0.ebuild 407 BLAKE2B b965fa8edde7a8be9152db053761d255a2c5d19465f9b5f8506f238344b4aba692ed107d9c69466a9ba8218eb363ec6ef736efbfb37d305f16d2a6e58ac997d1 SHA512 5d6edabdc3019133734eb9de93619fa897328bef4e75cf7507bb707bbfb33ff6a32865a7b914b554dff787e5e6ea07ba2e95b48460c86cee611ed3169c9ad452
+EBUILD Event-1.260.0.ebuild 440 BLAKE2B 1499f2893d5b3e7110dc21c5244ef1de4453a11df4e22d6a044265ea8816c5990d725868a8b5c034b5079db43826584d9ba100fbc1cfc9859290189617cf7d55 SHA512 6171586c0dfd6c7b30544bca43d026a0ddf6fa30c24cde10d236954cf6a8039d41b553adfefa99ea3a2fe9a8530aa1d1c1a7b992d28a3f80389a4bc383c14959
+MISC metadata.xml 1421 BLAKE2B b349a9bfe2419f225af7d703413d0b5ff4c767296b92e8458b78be4aae7f4b1527f049c124f86ad2acc10774071e4fccb3610b9a0064408dc68b737eece55aa6 SHA512 87b63633cf0d3e76faf3398fc14f972acf5e10c5eee1f54702ecded7d5cdfef84b1cb4376a961e744df9967f3b3de5af2a682e427c5f39d10f4eb4b0cbff4b90
diff --git a/dev-perl/Event/metadata.xml b/dev-perl/Event/metadata.xml
new file mode 100644
index 000000000000..d435fc3510cb
--- /dev/null
+++ b/dev-perl/Event/metadata.xml
@@ -0,0 +1,29 @@
+<?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">Event</remote-id>
+ <remote-id type="cpan-module">Event</remote-id>
+ <remote-id type="cpan-module">Event::Event::Dataful</remote-id>
+ <remote-id type="cpan-module">Event::Event::Io</remote-id>
+ <remote-id type="cpan-module">Event::MakeMaker</remote-id>
+ <remote-id type="cpan-module">Event::Watcher</remote-id>
+ <remote-id type="cpan-module">Event::Watcher::Tied</remote-id>
+ <remote-id type="cpan-module">Event::generic</remote-id>
+ <remote-id type="cpan-module">Event::generic::Source</remote-id>
+ <remote-id type="cpan-module">Event::group</remote-id>
+ <remote-id type="cpan-module">Event::idle</remote-id>
+ <remote-id type="cpan-module">Event::io</remote-id>
+ <remote-id type="cpan-module">Event::msg</remote-id>
+ <remote-id type="cpan-module">Event::process</remote-id>
+ <remote-id type="cpan-module">Event::semaphore</remote-id>
+ <remote-id type="cpan-module">Event::signal</remote-id>
+ <remote-id type="cpan-module">Event::timer</remote-id>
+ <remote-id type="cpan-module">Event::type</remote-id>
+ <remote-id type="cpan-module">Event::var</remote-id>
+ </upstream>
+</pkgmetadata>