summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r--dev-perl/IO-Multiplex/ChangeLog10
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild16
-rw-r--r--dev-perl/IO-Multiplex/Manifest3
-rw-r--r--dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.081
-rw-r--r--dev-perl/IO-Multiplex/metadata.xml10
5 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog
new file mode 100644
index 000000000000..2145d31aa941
--- /dev/null
+++ b/dev-perl/IO-Multiplex/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/IO-Multiplex
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.1 2005/04/29 00:18:54 mcummings Exp $
+
+*IO-Multiplex-1.08 (29 Apr 2005)
+
+ 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +IO-Multiplex-1.08.ebuild:
+ Bug 90775 for ticho :)
+
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild
new file mode 100644
index 000000000000..7d2cb83532f3
--- /dev/null
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.1 2005/04/29 00:18:54 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Manage IO on many file handles "
+HOMEPAGE="http://search.cpan.org/~HOME/${P}/"
+SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/IO-Multiplex/Manifest b/dev-perl/IO-Multiplex/Manifest
new file mode 100644
index 000000000000..b9d1e143084c
--- /dev/null
+++ b/dev-perl/IO-Multiplex/Manifest
@@ -0,0 +1,3 @@
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 c683e24705734bf59e2bd469d695e663 IO-Multiplex-1.08.ebuild 365
+MD5 f31966022c9147ea2a688f406ff19399 files/digest-IO-Multiplex-1.08 68
diff --git a/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.08 b/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.08
new file mode 100644
index 000000000000..b35dd86ce7b8
--- /dev/null
+++ b/dev-perl/IO-Multiplex/files/digest-IO-Multiplex-1.08
@@ -0,0 +1 @@
+MD5 b27e0eb03f85cfd04b3e29953cfd4444 IO-Multiplex-1.08.tar.gz 14477
diff --git a/dev-perl/IO-Multiplex/metadata.xml b/dev-perl/IO-Multiplex/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /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>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>