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/Log-Report/
Date: Sun, 10 Jun 2018 05:09:25
Message-Id: 1528605925.221935590bdecfbc48eaae1fac2e28a35655076b.kentnl@gentoo
1 commit: 221935590bdecfbc48eaae1fac2e28a35655076b
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 04:45:25 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 04:45:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22193559
7
8 dev-perl/Log-Report: Cleanup old versions 1.1* 1.220.0
9
10 Package-Manager: Portage-2.3.29, Repoman-2.3.9
11
12 dev-perl/Log-Report/Log-Report-1.180.0.ebuild | 29 ---------------------------
13 dev-perl/Log-Report/Log-Report-1.190.0.ebuild | 29 ---------------------------
14 dev-perl/Log-Report/Log-Report-1.220.0.ebuild | 29 ---------------------------
15 dev-perl/Log-Report/Manifest | 3 ---
16 4 files changed, 90 deletions(-)
17
18 diff --git a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
19 deleted file mode 100644
20 index e9b801ee7f5..00000000000
21 --- a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
22 +++ /dev/null
23 @@ -1,29 +0,0 @@
24 -# Copyright 1999-2016 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=6
28 -
29 -DIST_AUTHOR=MARKOV
30 -DIST_VERSION=1.18
31 -DIST_EXAMPLES=("examples/*")
32 -inherit perl-module
33 -
34 -DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE="test"
38 -
39 -RDEPEND="
40 - >=dev-perl/Devel-GlobalDestruction-0.90.0
41 - >=virtual/perl-Encode-2.0.0
42 - >=dev-perl/Log-Report-Optional-1.20.0
43 - virtual/perl-Scalar-List-Utils
44 - >=dev-perl/String-Print-0.130.0
45 - >=virtual/perl-Sys-Syslog-0.270.0
46 -"
47 -DEPEND="${RDEPEND}
48 - virtual/perl-ExtUtils-MakeMaker
49 - test? (
50 - >=virtual/perl-Test-Simple-0.860.0
51 - )
52 -"
53
54 diff --git a/dev-perl/Log-Report/Log-Report-1.190.0.ebuild b/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
55 deleted file mode 100644
56 index 4fde37f1f41..00000000000
57 --- a/dev-perl/Log-Report/Log-Report-1.190.0.ebuild
58 +++ /dev/null
59 @@ -1,29 +0,0 @@
60 -# Copyright 1999-2017 Gentoo Foundation
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=6
64 -
65 -DIST_AUTHOR=MARKOV
66 -DIST_VERSION=1.19
67 -DIST_EXAMPLES=("examples/*")
68 -inherit perl-module
69 -
70 -DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
71 -SLOT="0"
72 -KEYWORDS="~amd64 ~x86"
73 -IUSE="test"
74 -
75 -RDEPEND="
76 - >=dev-perl/Devel-GlobalDestruction-0.90.0
77 - >=virtual/perl-Encode-2.0.0
78 - >=dev-perl/Log-Report-Optional-1.20.0
79 - virtual/perl-Scalar-List-Utils
80 - >=dev-perl/String-Print-0.130.0
81 - >=virtual/perl-Sys-Syslog-0.270.0
82 -"
83 -DEPEND="${RDEPEND}
84 - virtual/perl-ExtUtils-MakeMaker
85 - test? (
86 - >=virtual/perl-Test-Simple-0.860.0
87 - )
88 -"
89
90 diff --git a/dev-perl/Log-Report/Log-Report-1.220.0.ebuild b/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
91 deleted file mode 100644
92 index e0115cc303c..00000000000
93 --- a/dev-perl/Log-Report/Log-Report-1.220.0.ebuild
94 +++ /dev/null
95 @@ -1,29 +0,0 @@
96 -# Copyright 1999-2017 Gentoo Foundation
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=6
100 -
101 -DIST_AUTHOR=MARKOV
102 -DIST_VERSION=1.22
103 -DIST_EXAMPLES=("examples/*")
104 -inherit perl-module
105 -
106 -DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
107 -SLOT="0"
108 -KEYWORDS="~amd64 ~x86"
109 -IUSE="test"
110 -
111 -RDEPEND="
112 - >=dev-perl/Devel-GlobalDestruction-0.90.0
113 - >=virtual/perl-Encode-2.0.0
114 - >=dev-perl/Log-Report-Optional-1.30.0
115 - virtual/perl-Scalar-List-Utils
116 - >=dev-perl/String-Print-0.910.0
117 - >=virtual/perl-Sys-Syslog-0.270.0
118 -"
119 -DEPEND="${RDEPEND}
120 - virtual/perl-ExtUtils-MakeMaker
121 - test? (
122 - >=virtual/perl-Test-Simple-0.860.0
123 - )
124 -"
125
126 diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
127 index 5cb4f10a009..81d722f3903 100644
128 --- a/dev-perl/Log-Report/Manifest
129 +++ b/dev-perl/Log-Report/Manifest
130 @@ -1,4 +1 @@
131 -DIST Log-Report-1.18.tar.gz 90477 BLAKE2B 0004430a9315487d6aaff8a0b2d6c6c6a9d3b98a6c66262cbd0aae427b29932ab0ea309bb2c720b7ec48991598d09e8b7b1ad8c43aad0da60353ed1c9cce717f SHA512 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
132 -DIST Log-Report-1.19.tar.gz 91833 BLAKE2B 8940fd584f091eac4ca23f8b6ab9156bcc964604c2c4a7a1b1df6a93d7b78b5e2a04f15a9186a08572ba96afc39e908463b256b8f067549ce09ee76e70cae1b6 SHA512 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005
133 -DIST Log-Report-1.22.tar.gz 92490 BLAKE2B 228c926841176007bc46654a0ff79d13ea8b3b4e201105a175e41d5eb5b87c0c3bc451a9d985ee83d1b9865fea814dc98e9de90be1dcf9d03e21dd884b66cdeb SHA512 91726666e576cc5661c28fe20ab6fb98a29f3a2496add3fa8d81c3779cf58c17cea4f083c1e07e1c5be8dd26cedd0c9e4495291b2b131d913e088e446265449d
134 DIST Log-Report-1.26.tar.gz 98461 BLAKE2B b18e36b1c8cc5cf7067bc781b28ead1760a0439fbbf2cea5c50d9650c4bdf3f75f8652704f4c2e9f411257b75fba40adb239a2d87a5610135dc1c015a658fd8b SHA512 3632b55f37ba416532db96724196408caa04d549dd736720e8da245efda6772beb49b158440a3e39aad90ae9c4340d487916eaa407eb470cc595a678612052ba