summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/IO-Multiplex
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild17
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild19
-rw-r--r--dev-perl/IO-Multiplex/Manifest2
-rw-r--r--dev-perl/IO-Multiplex/metadata.xml10
4 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild
new file mode 100644
index 000000000000..bd0467db5531
--- /dev/null
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MARKOV
+MODULE_VERSION=1.13
+inherit perl-module
+
+DESCRIPTION="Manage IO on many file handles "
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
new file mode 100644
index 000000000000..3a0c912563a7
--- /dev/null
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=BBB
+MODULE_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="Manage IO on many file handles "
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST="do"
diff --git a/dev-perl/IO-Multiplex/Manifest b/dev-perl/IO-Multiplex/Manifest
new file mode 100644
index 000000000000..b6547d112851
--- /dev/null
+++ b/dev-perl/IO-Multiplex/Manifest
@@ -0,0 +1,2 @@
+DIST IO-Multiplex-1.13.tar.gz 16244 SHA256 2053c4617cc1f78cc82ec5dc9362091aaa17a68b203ea9bebdf27b46cbc55171 SHA512 ac98033161e65d76338e3acd312595426fab07df9ed8486ffdbc6cd166ea616cafe41fac2a36f5704eccf2a9f2f463e1cfe1ca2623d47f76f0c7d070faddef11 WHIRLPOOL d4364c27ffef1298b967d7308160104e8f48b86323afe24609f162e76a0a206c93417433e9feba4aefe1ad945d4d08901955da68e1a28ea482b3d1662149a451
+DIST IO-Multiplex-1.16.tar.gz 15974 SHA256 74d22c44b5ad2e7190e2786e8a17d74bbf4cef89b4d1157ba33598b5a2720dad SHA512 695462be217a107f734e214d2f0a00800962abac24cf4e30272376f5effa25584bc458377feed16b5cc7bab5858c00e547dc97d02962e57b2b8fa6e55df20fa6 WHIRLPOOL 048fd8af6bfa9bf12c5a9281b45552539b397526592bf167f6e8dad6e7b4b94d64d19994ed389780a5a87f3ed124277495a68d5139ef15fe47ae23a2f7d233dc
diff --git a/dev-perl/IO-Multiplex/metadata.xml b/dev-perl/IO-Multiplex/metadata.xml
new file mode 100644
index 000000000000..973979842116
--- /dev/null
+++ b/dev-perl/IO-Multiplex/metadata.xml
@@ -0,0 +1,10 @@
+<?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">IO-Multiplex</remote-id>
+ <remote-id type="cpan-module">IO::Multiplex</remote-id>
+ <remote-id type="cpan-module">IO::Multiplex::Handle</remote-id>
+ </upstream>
+</pkgmetadata>