Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Authentication-Store-DBIx-Class/
Date: Wed, 29 Apr 2015 18:02:27
Message-Id: 1430325299.99d7587440fb08957ae1bd7e5712dc3d3f9d5ddc.kent@gentoo
1 commit: 99d7587440fb08957ae1bd7e5712dc3d3f9d5ddc
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Apr 29 16:34:59 2015 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Apr 29 16:34:59 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=99d75874
7
8 [cleanup] Catalyst-Authentication-Store-DBIx-Class: Remove old versions
9
10 Package-Manager: portage-2.2.17
11
12 ...-Authentication-Store-DBIx-Class-0.120.0.ebuild | 24 ----------
13 ...-Authentication-Store-DBIx-Class-0.130.0.ebuild | 28 ------------
14 ...uthentication-Store-DBIx-Class-0.140.100.ebuild | 32 -------------
15 ...-Authentication-Store-DBIx-Class-0.150.0.ebuild | 34 --------------
16 ...uthentication-Store-DBIx-Class-0.150.100.ebuild | 34 --------------
17 ...uthentication-Store-DBIx-Class-0.150.200.ebuild | 34 --------------
18 ...uthentication-Store-DBIx-Class-0.150.300.ebuild | 52 ----------------------
19 7 files changed, 238 deletions(-)
20
21 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
22 deleted file mode 100644
23 index 3caf636..0000000
24 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.120.0.ebuild
25 +++ /dev/null
26 @@ -1,24 +0,0 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 -# Distributed under the terms of the GNU General Public License v2
29 -# $Header: $
30 -EAPI=3
31 -MODULE_AUTHOR=FLORA
32 -MODULE_VERSION="0.1200"
33 -inherit perl-module
34 -
35 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
36 -
37 -IUSE=""
38 -
39 -SLOT="0"
40 -LICENSE="|| ( Artistic GPL-2 )"
41 -KEYWORDS="~amd64 ~x86"
42 -
43 -RDEPEND="
44 - dev-perl/Catalyst-Runtime
45 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
46 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
47 - dev-perl/DBIx-Class
48 -"
49 -DEPEND="${RDEPEND}"
50 -SRC_TEST="do"
51
52 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
53 deleted file mode 100644
54 index f4366ba..0000000
55 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.130.0.ebuild
56 +++ /dev/null
57 @@ -1,28 +0,0 @@
58 -# Copyright 1999-2012 Gentoo Foundation
59 -# Distributed under the terms of the GNU General Public License v2
60 -# $Header: $
61 -EAPI=3
62 -MODULE_AUTHOR=FLORA
63 -MODULE_VERSION="0.1300"
64 -inherit perl-module
65 -
66 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
67 -
68 -IUSE=""
69 -
70 -SLOT="0"
71 -LICENSE="|| ( Artistic GPL-2 )"
72 -KEYWORDS="~amd64 ~x86"
73 -
74 -RDEPEND="
75 - >=dev-perl/Catalyst-Runtime-5.800.0
76 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
77 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
78 - >=dev-perl/DBIx-Class-0.80.0
79 - dev-perl/Moose
80 - dev-perl/namespace-autoclean
81 - dev-perl/List-MoreUtils
82 - dev-perl/Try-Tiny
83 -"
84 -DEPEND="${RDEPEND}"
85 -SRC_TEST="do"
86
87 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
88 deleted file mode 100644
89 index 7771608..0000000
90 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.140.100.ebuild
91 +++ /dev/null
92 @@ -1,32 +0,0 @@
93 -# Copyright 1999-2012 Gentoo Foundation
94 -# Distributed under the terms of the GNU General Public License v2
95 -# $Header: $
96 -EAPI=3
97 -MODULE_AUTHOR=BOBTFISH
98 -MODULE_VERSION="0.1401"
99 -inherit perl-module
100 -
101 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
102 -
103 -IUSE=""
104 -
105 -SLOT="0"
106 -LICENSE="|| ( Artistic GPL-2 )"
107 -KEYWORDS="~amd64 ~x86"
108 -
109 -COMMONDEPEND="
110 - >=dev-perl/Catalyst-Runtime-5.800.0
111 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
112 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
113 - >=dev-perl/DBIx-Class-0.80.0
114 - dev-perl/Moose
115 - dev-perl/namespace-autoclean
116 - dev-perl/List-MoreUtils
117 - dev-perl/Try-Tiny
118 -"
119 -DEPEND="${COMMONDEPEND}
120 - virtual/perl-Test-Simple
121 -"
122 -RDEPEND="${COMMONDEPEND}"
123 -
124 -SRC_TEST="do"
125
126 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
127 deleted file mode 100644
128 index 0022c1f..0000000
129 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.0.ebuild
130 +++ /dev/null
131 @@ -1,34 +0,0 @@
132 -# Copyright 1999-2012 Gentoo Foundation
133 -# Distributed under the terms of the GNU General Public License v2
134 -# $Header: $
135 -
136 -EAPI=4
137 -
138 -MODULE_AUTHOR=FLORA
139 -MODULE_VERSION=0.1500
140 -inherit perl-module
141 -
142 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
143 -
144 -SLOT="0"
145 -KEYWORDS="~amd64 ~x86"
146 -IUSE="test"
147 -
148 -COMMONDEPEND="
149 - >=dev-perl/Catalyst-Runtime-5.800.0
150 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
151 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
152 - >=dev-perl/DBIx-Class-0.80.0
153 - dev-perl/Moose
154 - dev-perl/namespace-autoclean
155 - dev-perl/List-MoreUtils
156 - dev-perl/Try-Tiny
157 -"
158 -DEPEND="${COMMONDEPEND}
159 - test? (
160 - virtual/perl-Test-Simple
161 - )
162 -"
163 -RDEPEND="${COMMONDEPEND}"
164 -
165 -SRC_TEST="do"
166
167 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
168 deleted file mode 100644
169 index f0e9f27..0000000
170 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.100.ebuild
171 +++ /dev/null
172 @@ -1,34 +0,0 @@
173 -# Copyright 1999-2012 Gentoo Foundation
174 -# Distributed under the terms of the GNU General Public License v2
175 -# $Header: $
176 -
177 -EAPI=4
178 -
179 -MODULE_AUTHOR=BOBTFISH
180 -MODULE_VERSION=0.1501
181 -inherit perl-module
182 -
183 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
184 -
185 -SLOT="0"
186 -KEYWORDS="~amd64 ~x86"
187 -IUSE="test"
188 -comment() { echo ''; }
189 -COMMONDEPEND="
190 - >=dev-perl/Catalyst-Runtime-5.800.0
191 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
192 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
193 - >=dev-perl/DBIx-Class-0.80.0
194 - dev-perl/Moose
195 - dev-perl/namespace-autoclean
196 - dev-perl/List-MoreUtils
197 - dev-perl/Try-Tiny
198 -"
199 -DEPEND="${COMMONDEPEND}
200 - test? (
201 - virtual/perl-Test-Simple
202 - )
203 -"
204 -RDEPEND="${COMMONDEPEND}"
205 -
206 -SRC_TEST="do"
207
208 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
209 deleted file mode 100644
210 index bb984fb..0000000
211 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.200.ebuild
212 +++ /dev/null
213 @@ -1,34 +0,0 @@
214 -# Copyright 1999-2012 Gentoo Foundation
215 -# Distributed under the terms of the GNU General Public License v2
216 -# $Header: $
217 -
218 -EAPI=4
219 -
220 -MODULE_AUTHOR=BOBTFISH
221 -MODULE_VERSION=0.1502
222 -inherit perl-module
223 -
224 -DESCRIPTION="Authentication and authorization against a DBIx::Class schema"
225 -
226 -SLOT="0"
227 -KEYWORDS="~amd64 ~x86"
228 -IUSE="test"
229 -comment() { echo ''; }
230 -COMMONDEPEND="
231 - >=dev-perl/Catalyst-Runtime-5.800.0
232 - >=dev-perl/Catalyst-Plugin-Authentication-0.100.80
233 - >=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
234 - >=dev-perl/DBIx-Class-0.80.0
235 - dev-perl/Moose
236 - dev-perl/namespace-autoclean
237 - dev-perl/List-MoreUtils
238 - dev-perl/Try-Tiny
239 -"
240 -DEPEND="${COMMONDEPEND}
241 - test? (
242 - virtual/perl-Test-Simple
243 - )
244 -"
245 -RDEPEND="${COMMONDEPEND}"
246 -
247 -SRC_TEST="do"
248
249 diff --git a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild b/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
250 deleted file mode 100644
251 index 7174f0f..0000000
252 --- a/dev-perl/Catalyst-Authentication-Store-DBIx-Class/Catalyst-Authentication-Store-DBIx-Class-0.150.300.ebuild
253 +++ /dev/null
254 @@ -1,52 +0,0 @@
255 -# Copyright 1999-2012 Gentoo Foundation
256 -# Distributed under the terms of the GNU General Public License v2
257 -# $Header: $
258 -EAPI=4
259 -MODULE_AUTHOR=BOBTFISH
260 -MODULE_VERSION=0.1503
261 -inherit perl-module
262 -
263 -DESCRIPTION='A storage class for Catalyst Authentication using DBIx::Class'
264 -LICENSE=" || ( Artistic GPL-2 )"
265 -SLOT="0"
266 -KEYWORDS="~amd64 ~x86"
267 -IUSE=""
268 -perl_meta_configure() {
269 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
270 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
271 -}
272 -perl_meta_build() {
273 - # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
274 - echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
275 - # Test::More
276 - echo virtual/perl-Test-Simple
277 -}
278 -perl_meta_runtime() {
279 - # Catalyst::Model::DBIC::Schema 0.18 ( 0.180.0 )
280 - echo \>=dev-perl/Catalyst-Model-DBIC-Schema-0.180.0
281 - # Catalyst::Plugin::Authentication 0.10008 ( 0.100.80 )
282 - echo \>=dev-perl/Catalyst-Plugin-Authentication-0.100.80
283 - # Catalyst::Runtime 5.8 ( 5.800.0 )
284 - echo \>=dev-perl/Catalyst-Runtime-5.800.0
285 - # DBIx::Class 0.08 ( 0.80.0 )
286 - echo \>=dev-perl/DBIx-Class-0.80.0
287 - # List::MoreUtils
288 - echo dev-perl/List-MoreUtils
289 - # Moose
290 - echo dev-perl/Moose
291 - # Try::Tiny
292 - echo dev-perl/Try-Tiny
293 - # namespace::autoclean
294 - echo dev-perl/namespace-autoclean
295 - # perl v5.8.1 ( 5.8.1 )
296 - echo \>=dev-lang/perl-5.8.1
297 -}
298 -DEPEND="
299 - $(perl_meta_configure)
300 - $(perl_meta_build)
301 - $(perl_meta_runtime)
302 -"
303 -RDEPEND="
304 - $(perl_meta_runtime)
305 -"
306 -SRC_TEST="do"