summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-09 02:56:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-09 02:56:41 +0000
commit27ccd068ba1581a01bfcb73f84ff1cfe2ddc32db (patch)
tree0cbd83130d770fa0ffbc64e94f69cf224104f2ad /dev-perl/POE-Test-Loops
parentStable for HPPA (bug #269184). (diff)
downloadgentoo-2-27ccd068ba1581a01bfcb73f84ff1cfe2ddc32db.tar.gz
gentoo-2-27ccd068ba1581a01bfcb73f84ff1cfe2ddc32db.tar.bz2
gentoo-2-27ccd068ba1581a01bfcb73f84ff1cfe2ddc32db.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-Test-Loops')
-rw-r--r--dev-perl/POE-Test-Loops/ChangeLog10
-rw-r--r--dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild19
-rw-r--r--dev-perl/POE-Test-Loops/metadata.xml9
3 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog
new file mode 100644
index 000000000000..681edb64411b
--- /dev/null
+++ b/dev-perl/POE-Test-Loops/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/POE-Test-Loops
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.1 2009/06/09 02:56:41 robbat2 Exp $
+
+*POE-Test-Loops-1.005 (09 Jun 2009)
+
+ 09 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +POE-Test-Loops-1.005.ebuild, +metadata.xml:
+ Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
+
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild
new file mode 100644
index 000000000000..90aa18059457
--- /dev/null
+++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild
@@ -0,0 +1,19 @@
+# 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="RCAPUTO"
+
+inherit perl-module
+
+DESCRIPTION="Reusable tests for POE::Loop authors"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-perl/POE"
+
+SRC_TEST="do"
diff --git a/dev-perl/POE-Test-Loops/metadata.xml b/dev-perl/POE-Test-Loops/metadata.xml
new file mode 100644
index 000000000000..8ac7a1c994df
--- /dev/null
+++ b/dev-perl/POE-Test-Loops/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>