Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/POE-Test-Loops/
Date: Wed, 25 May 2016 23:29:19
Message-Id: 1464218946.6781315b6feb71b20a42fde4894b7018d805fff7.dilfridge@gentoo
1 commit: 6781315b6feb71b20a42fde4894b7018d805fff7
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 23:24:34 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 23:29:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6781315b
7
8 dev-perl/POE-Test-Loops: Remove old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-perl/POE-Test-Loops/Manifest | 1 -
13 .../POE-Test-Loops/POE-Test-Loops-1.353.0-r1.ebuild | 17 -----------------
14 2 files changed, 18 deletions(-)
15
16 diff --git a/dev-perl/POE-Test-Loops/Manifest b/dev-perl/POE-Test-Loops/Manifest
17 index 71464a2..6181ab1 100644
18 --- a/dev-perl/POE-Test-Loops/Manifest
19 +++ b/dev-perl/POE-Test-Loops/Manifest
20 @@ -1,2 +1 @@
21 -DIST POE-Test-Loops-1.353.tar.gz 70248 SHA256 9f4d0c2431393889dba7fd9a66c8ab412b17a38d95c939e309cbf7d5cfead4a9 SHA512 516973b21ebb86c47c25ee69f1335788b9245852501d665d3a9a9c0f775ad2dd26a24a80794414dfdb853846e904a18d3f7c390cd39a6edb7bcbd5a930faebe3 WHIRLPOOL d73030037d00449fdb2ecc0f34594619516f731ef6b52604818d9f5c0f5112e027e0e609beaa3f700c44a742ea0d95c7e27020f690976837a3ea9ffdc7879aac
22 DIST POE-Test-Loops-1.360.tar.gz 72063 SHA256 bed0c96fe91c98fd37e6eb59a804aaac9cc4a9e928450b76d4bf5527a9e6a47b SHA512 713eb8a7ba304f6aaadbfb7a03c84961e623b87010124aa096d1044fd9922966a02482d7f12095a44bc6933147dad971007743ca9fe05070aa50bc79a398edb6 WHIRLPOOL beab90007ccf822cb3f9e704ad4bd366f9f3d890b111e5d8f484b54113e77cf0125bf490cb0104c97bf1103ca226545295be70ea74b7a8fb7f114d2d7c586b70
23
24 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
25 deleted file mode 100644
26 index 8513842..0000000
27 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.353.0-r1.ebuild
28 +++ /dev/null
29 @@ -1,17 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -MODULE_AUTHOR=RCAPUTO
37 -MODULE_VERSION=1.353
38 -inherit perl-module
39 -
40 -DESCRIPTION="Reusable tests for POE::Loop authors"
41 -
42 -SLOT="0"
43 -KEYWORDS="amd64 ppc x86"
44 -IUSE=""
45 -
46 -SRC_TEST="do"