summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-21 13:33:49 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-21 13:35:27 +0000
commit697398d83eec14d3d10dc83fdfcd269749013901 (patch)
treee95ff0a187a7e417ebc84bf8ff9eeec35395e660 /dev-perl/POE-Test-Loops
parentapp-crypt/keybase: Version bump (diff)
downloadgentoo-697398d83eec14d3d10dc83fdfcd269749013901.tar.gz
gentoo-697398d83eec14d3d10dc83fdfcd269749013901.tar.bz2
gentoo-697398d83eec14d3d10dc83fdfcd269749013901.zip
dev-perl/POE-Test-Loops: Version bump.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r--dev-perl/POE-Test-Loops/Manifest1
-rw-r--r--dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/POE-Test-Loops/Manifest b/dev-perl/POE-Test-Loops/Manifest
index 28588821f5cb..71464a225f01 100644
--- a/dev-perl/POE-Test-Loops/Manifest
+++ b/dev-perl/POE-Test-Loops/Manifest
@@ -1 +1,2 @@
DIST POE-Test-Loops-1.353.tar.gz 70248 SHA256 9f4d0c2431393889dba7fd9a66c8ab412b17a38d95c939e309cbf7d5cfead4a9 SHA512 516973b21ebb86c47c25ee69f1335788b9245852501d665d3a9a9c0f775ad2dd26a24a80794414dfdb853846e904a18d3f7c390cd39a6edb7bcbd5a930faebe3 WHIRLPOOL d73030037d00449fdb2ecc0f34594619516f731ef6b52604818d9f5c0f5112e027e0e609beaa3f700c44a742ea0d95c7e27020f690976837a3ea9ffdc7879aac
+DIST POE-Test-Loops-1.360.tar.gz 72063 SHA256 bed0c96fe91c98fd37e6eb59a804aaac9cc4a9e928450b76d4bf5527a9e6a47b SHA512 713eb8a7ba304f6aaadbfb7a03c84961e623b87010124aa096d1044fd9922966a02482d7f12095a44bc6933147dad971007743ca9fe05070aa50bc79a398edb6 WHIRLPOOL beab90007ccf822cb3f9e704ad4bd366f9f3d890b111e5d8f484b54113e77cf0125bf490cb0104c97bf1103ca226545295be70ea74b7a8fb7f114d2d7c586b70
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild
new file mode 100644
index 000000000000..81acbe95a2af
--- /dev/null
+++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RCAPUTO
+MODULE_VERSION=1.360
+inherit perl-module
+
+DESCRIPTION="Reusable tests for POE::Loop authors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+SRC_TEST="do"