mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-perl/POE-Test-Loops: Version bump.
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -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
|
||||
|
||||
17
dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild
Normal file
17
dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.ebuild
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user