Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Pipely/
Date: Fri, 17 Aug 2018 04:30:22
Message-Id: 1534480167.3a68c7d3c2839a1dd9b43fdc897858add7b76a6a.kentnl@gentoo
1 commit: 3a68c7d3c2839a1dd9b43fdc897858add7b76a6a
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 04:11:52 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 04:29:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a68c7d3
7
8 dev-perl/IO-Pipely: Cleanup old version 0.005.0
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
16 deleted file mode 100644
17 index 334b1ec8a16..00000000000
18 --- a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -MODULE_AUTHOR=RCAPUTO
27 -MODULE_VERSION=0.005
28 -inherit perl-module
29 -
30 -DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"
31 -
32 -SLOT="0"
33 -KEYWORDS="amd64 ppc x86"
34 -IUSE=""