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-Capture/
Date: Sun, 10 Jun 2018 01:50:42
Message-Id: 1528595417.1774123865648729c67d5b5839a76614e7e96b5f.kentnl@gentoo
1 commit: 1774123865648729c67d5b5839a76614e7e96b5f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 9 07:03:11 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 01:50:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17741238
7
8 dev-perl/IO-Capture: Cleanup old version 0.50.0-r1
9
10 Package-Manager: Portage-2.3.29, Repoman-2.3.9
11
12 dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.ebuild
16 deleted file mode 100644
17 index 6245d8824e5..00000000000
18 --- a/dev-perl/IO-Capture/IO-Capture-0.50.0-r1.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=REYNOLDS
27 -MODULE_VERSION=0.05
28 -inherit perl-module
29 -
30 -DESCRIPTION="Abstract Base Class to build modules to capture output"
31 -
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~x86"
34 -IUSE=""