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/Data-Diver/
Date: Thu, 10 Sep 2020 15:35:54
Message-Id: 1599752116.e30ec5eff15a16db5833ac083bec9214d96359a0.kentnl@gentoo
1 commit: e30ec5eff15a16db5833ac083bec9214d96359a0
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 10 15:32:37 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 10 15:35:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30ec5ef
7
8 dev-perl/Data-Diver: Cleanup old 1.10.100-r1
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
12
13 dev-perl/Data-Diver/Data-Diver-1.10.100-r1.ebuild | 16 ----------------
14 1 file changed, 16 deletions(-)
15
16 diff --git a/dev-perl/Data-Diver/Data-Diver-1.10.100-r1.ebuild b/dev-perl/Data-Diver/Data-Diver-1.10.100-r1.ebuild
17 deleted file mode 100644
18 index 0176439fc7e..00000000000
19 --- a/dev-perl/Data-Diver/Data-Diver-1.10.100-r1.ebuild
20 +++ /dev/null
21 @@ -1,16 +0,0 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=7
26 -
27 -DIST_AUTHOR=TYEMQ
28 -DIST_VERSION=1.0101
29 -DIST_A_EXT=tgz
30 -
31 -inherit perl-module
32 -
33 -DESCRIPTION="Simple, ad-hoc access to elements of deeply nested structures"
34 -# NO LICENSE DECLARED UPSTREAM
35 -# Bug: https://bugs.gentoo.org/732710
36 -SLOT="0"
37 -KEYWORDS="~amd64 ~mips ~x86"