diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-26 01:24:34 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-26 01:29:06 +0200 |
commit | 6781315b6feb71b20a42fde4894b7018d805fff7 (patch) | |
tree | a71420291bb2204ae6a5562b13ac3e1b36115d0e /dev-perl/POE-Test-Loops | |
parent | dev-perl/POE-Test-Loops: Retroactively stable for ppc/x86 (ALLARCHES), bug 58... (diff) | |
download | gentoo-6781315b6feb71b20a42fde4894b7018d805fff7.tar.gz gentoo-6781315b6feb71b20a42fde4894b7018d805fff7.tar.bz2 gentoo-6781315b6feb71b20a42fde4894b7018d805fff7.zip |
dev-perl/POE-Test-Loops: Remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r-- | dev-perl/POE-Test-Loops/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.353.0-r1.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/POE-Test-Loops/Manifest b/dev-perl/POE-Test-Loops/Manifest index 71464a225f01..6181ab1ce39f 100644 --- a/dev-perl/POE-Test-Loops/Manifest +++ b/dev-perl/POE-Test-Loops/Manifest @@ -1,2 +1 @@ -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.353.0-r1.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.353.0-r1.ebuild deleted file mode 100644 index 8513842b3f50..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.353.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=RCAPUTO -MODULE_VERSION=1.353 -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -SRC_TEST="do" |