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-Util/
Date: Fri, 17 Aug 2018 04:30:18
Message-Id: 1534480172.1c3029ef84d0b51c578292c577e9e1c66f4b9810.kentnl@gentoo
1 commit: 1c3029ef84d0b51c578292c577e9e1c66f4b9810
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 04:15:00 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 04:29:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3029ef
7
8 dev-perl/IO-Util: Cleanup old version 1.500.0-r1
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild b/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild
16 deleted file mode 100644
17 index d32992f80a0..00000000000
18 --- a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -MODULE_AUTHOR=DOMIZIO
27 -MODULE_VERSION=1.5
28 -inherit perl-module
29 -
30 -DESCRIPTION="A selection of general-utility IO function"
31 -
32 -SLOT="0"
33 -KEYWORDS="amd64 x86"
34 -IUSE=""