summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-09 02:56:59 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-09 02:56:59 +0000
commitcb247645b4f4c8c79b3f191755202b903f7089c7 (patch)
treeaea6c17bc040d91ecc1ca811f5617d9139e534eb /dev-perl/POE-XS-Loop-EPoll
parentInitial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. (diff)
downloadgentoo-2-cb247645b4f4c8c79b3f191755202b903f7089c7.tar.gz
gentoo-2-cb247645b4f4c8c79b3f191755202b903f7089c7.tar.bz2
gentoo-2-cb247645b4f4c8c79b3f191755202b903f7089c7.zip
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-XS-Loop-EPoll')
-rw-r--r--dev-perl/POE-XS-Loop-EPoll/ChangeLog10
-rw-r--r--dev-perl/POE-XS-Loop-EPoll/POE-XS-Loop-EPoll-0.001.ebuild20
-rw-r--r--dev-perl/POE-XS-Loop-EPoll/metadata.xml9
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/POE-XS-Loop-EPoll/ChangeLog b/dev-perl/POE-XS-Loop-EPoll/ChangeLog
new file mode 100644
index 000000000000..2f52f9b38704
--- /dev/null
+++ b/dev-perl/POE-XS-Loop-EPoll/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/POE-XS-Loop-EPoll
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-EPoll/ChangeLog,v 1.1 2009/06/09 02:56:59 robbat2 Exp $
+
+*POE-XS-Loop-EPoll-0.001 (09 Jun 2009)
+
+ 09 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +POE-XS-Loop-EPoll-0.001.ebuild, +metadata.xml:
+ Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
+
diff --git a/dev-perl/POE-XS-Loop-EPoll/POE-XS-Loop-EPoll-0.001.ebuild b/dev-perl/POE-XS-Loop-EPoll/POE-XS-Loop-EPoll-0.001.ebuild
new file mode 100644
index 000000000000..9536adfd956b
--- /dev/null
+++ b/dev-perl/POE-XS-Loop-EPoll/POE-XS-Loop-EPoll-0.001.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.0
+
+MODULE_AUTHOR="TONYC"
+
+inherit perl-module
+
+DESCRIPTION="an XS implementation of POE::Loop, using Linux epoll(2)."
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-perl/POE dev-perl/POE-Test-Loops"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/POE-XS-Loop-EPoll/metadata.xml b/dev-perl/POE-XS-Loop-EPoll/metadata.xml
new file mode 100644
index 000000000000..8ac7a1c994df
--- /dev/null
+++ b/dev-perl/POE-XS-Loop-EPoll/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+</pkgmetadata>