Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-Pluggable: Module-Pluggable-3.8.ebuild Module-Pluggable-3.6.ebuild Manifest metadata.xml ChangeLog
Date: Sun, 02 Nov 2008 07:28:43
Message-Id: E1KwXO1-0000H6-EM@stork.gentoo.org
1 tove 08/11/02 07:28:37
2
3 Added: Module-Pluggable-3.8.ebuild
4 Module-Pluggable-3.6.ebuild Manifest metadata.xml
5 ChangeLog
6 Log:
7 dev-perl => perl-core migration
8 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.1 perl-core/Module-Pluggable/Module-Pluggable-3.8.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.8.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.8.ebuild?rev=1.1&content-type=text/plain
15
16 Index: Module-Pluggable-3.8.ebuild
17 ===================================================================
18 # Copyright 1999-2008 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.8.ebuild,v 1.1 2008/11/02 07:28:37 tove Exp $
21
22 MODULE_AUTHOR=SIMONW
23 inherit perl-module
24
25 DESCRIPTION="automatically give your module the ability to have plugins"
26
27 LICENSE="|| ( Artistic GPL-2 )"
28 SLOT="0"
29 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 IUSE=""
31
32 SRC_TEST="do"
33
34 DEPEND="virtual/perl-File-Spec
35 dev-lang/perl"
36
37
38
39 1.1 perl-core/Module-Pluggable/Module-Pluggable-3.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.6.ebuild?rev=1.1&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.6.ebuild?rev=1.1&content-type=text/plain
43
44 Index: Module-Pluggable-3.6.ebuild
45 ===================================================================
46 # Copyright 1999-2008 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-3.6.ebuild,v 1.1 2008/11/02 07:28:37 tove Exp $
49
50 inherit perl-module
51
52 DESCRIPTION="automatically give your module the ability to have plugins"
53 HOMEPAGE="http://search.cpan.org/search?query=${PN}"
54 SRC_URI="mirror://cpan/authors/id/S/SI/SIMONW/${P}.tar.gz"
55
56 LICENSE="Artistic"
57 SLOT="0"
58 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
59 IUSE=""
60
61 SRC_TEST="do"
62
63 DEPEND=">=virtual/perl-Module-Build-0.28
64 dev-perl/Class-Inspector
65 virtual/perl-File-Spec
66 dev-lang/perl"
67
68
69
70 1.1 perl-core/Module-Pluggable/Manifest
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Manifest?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/Manifest?rev=1.1&content-type=text/plain
74
75 Index: Manifest
76 ===================================================================
77 DIST Module-Pluggable-3.6.tar.gz 14991 RMD160 73105d1f458fd944a9c44fa90b80c1073099aa4c SHA1 4e359611048eee993e6ea862fb544adc2f57099e SHA256 9c570ccef259a82db5ddf3479bf67811fb20054c098db35c6bc321c6d1d97a94
78 DIST Module-Pluggable-3.8.tar.gz 16889 RMD160 42b168bd0a8b8f4858c3990d9248671231248331 SHA1 b426e24e7a6b7ebee47fc16cf8032ec167e149d1 SHA256 9a51c05d559cf8453167655f710c791d86ac886633d8370126c23256cc2e1925
79 EBUILD Module-Pluggable-3.6.ebuild 655 RMD160 def87520b206ec9da5222778e0555a4679311fd4 SHA1 eff3477e4e84f80ed885ec14426dd3dc2492f873 SHA256 9c18fd15de2cf52d35968698c0eeca39dc3f5f6ee772846f64c2561637d3c0d2
80 EBUILD Module-Pluggable-3.8.ebuild 521 RMD160 348ae754a66cdec01ccbf5d586c8779abb1367e2 SHA1 28b4ed1a1df702cba63a37f7d5c17ebe696cb9bb SHA256 f7d1e9fc88021bc34ed042100ebef58c12d8e100aa78bb5ec24a458b06707aff
81 MISC ChangeLog 4948 RMD160 a8d96a9e23c92b85036830c61f7a51b43a72f116 SHA1 c19e21f92da46530f450ea66a2c7eaa2f3004cef SHA256 4074ddfe73b330265a1d1ea76e130bf0aff7a84586e82829967ca9703bffb207
82 MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710
83
84
85
86 1.1 perl-core/Module-Pluggable/metadata.xml
87
88 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/metadata.xml?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/metadata.xml?rev=1.1&content-type=text/plain
90
91 Index: metadata.xml
92 ===================================================================
93 <?xml version="1.0" encoding="UTF-8"?>
94 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
95 <pkgmetadata>
96 <herd>perl</herd>
97 </pkgmetadata>
98
99
100
101 1.1 perl-core/Module-Pluggable/ChangeLog
102
103 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.1&view=markup
104 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.1&content-type=text/plain
105
106 Index: ChangeLog
107 ===================================================================
108 # ChangeLog for perl-core/Module-Pluggable
109 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
110 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.1 2008/11/02 07:28:37 tove Exp $
111
112 01 Nov 2008; Torsten Veller <tove@g.o> +metadata.xml,
113 +Module-Pluggable-3.6.ebuild, +Module-Pluggable-3.8.ebuild:
114 dev-perl => perl-core migration
115
116 01 Nov 2008; Torsten Veller <tove@g.o> Module-Pluggable-3.6.ebuild,
117 Module-Pluggable-3.8.ebuild:
118 New virtuals: module-build
119
120 *Module-Pluggable-3.8 (20 Sep 2008)
121
122 20 Sep 2008; Torsten Veller <tove@g.o>
123 +Module-Pluggable-3.8.ebuild:
124 Version bump. Remove Class-Inspector from DEPEND
125
126 15 Sep 2008; Torsten Veller <tove@g.o>
127 -Module-Pluggable-3.1-r1.ebuild, -Module-Pluggable-3.2.ebuild,
128 -Module-Pluggable-3.4.ebuild, -Module-Pluggable-3.5.ebuild:
129 Cleanup
130
131 08 Dec 2007; Raúl Porcel <armin76@g.o>
132 Module-Pluggable-3.6.ebuild:
133 ia64 stable
134
135 04 Dec 2007; Markus Rothe <corsair@g.o>
136 Module-Pluggable-3.6.ebuild:
137 Stable on ppc64; bug #198075
138
139 10 Nov 2007; Samuli Suominen <drac@g.o>
140 Module-Pluggable-3.6.ebuild:
141 amd64 stable
142
143 09 Aug 2007; Tobias Scherbaum <dertobi123@g.o>
144 Module-Pluggable-3.6.ebuild:
145 Stable on ppc.
146
147 11 Jul 2007; Raúl Porcel <armin76@g.o>
148 Module-Pluggable-3.6.ebuild:
149 alpha/x86 stable
150
151 21 Jun 2007; Michael Cummings <mcummings@g.o>
152 Module-Pluggable-3.6.ebuild:
153 Marking sparc stable
154
155 05 May 2007; Tobias Scherbaum <dertobi123@g.o>
156 Module-Pluggable-3.5.ebuild:
157 ppc stable
158
159 14 Apr 2007; Michael Cummings <mcummings@g.o>
160 Module-Pluggable-3.5.ebuild:
161 sparc stable
162
163 *Module-Pluggable-3.6 (10 Apr 2007)
164
165 10 Apr 2007; Yuval Yaari <yuval@g.o> +Module-Pluggable-3.6.ebuild:
166 Version bump
167
168 09 Apr 2007; Michael Cummings <mcummings@g.o>
169 Module-Pluggable-3.5.ebuild:
170 Marking stable amd64
171
172 08 Mar 2007; Andrej Kacian <ticho@g.o> Module-Pluggable-3.4.ebuild:
173 Stable on x86, bug #169152.
174
175 14 Feb 2007; Markus Rothe <corsair@g.o>
176 Module-Pluggable-3.5.ebuild:
177 Added ~ppc64
178
179 *Module-Pluggable-3.5 (05 Feb 2007)
180
181 05 Feb 2007; Michael Cummings <mcummings@g.o>
182 +Module-Pluggable-3.5.ebuild:
183 Version bump
184
185 08 Jan 2007; Michael Cummings <mcummings@g.o>
186 Module-Pluggable-3.4.ebuild:
187 Marking sparc stable
188
189 07 Jan 2007; Michael Cummings <mcummings@g.o>
190 -Module-Pluggable-2.97.ebuild, -Module-Pluggable-3.01.ebuild,
191 Module-Pluggable-3.1-r1.ebuild, Module-Pluggable-3.2.ebuild,
192 Module-Pluggable-3.4.ebuild:
193 Marking amd64 stable
194
195 *Module-Pluggable-3.4 (29 Nov 2006)
196
197 29 Nov 2006; Yuval Yaari <yuval@g.o> +Module-Pluggable-3.4.ebuild:
198 Version bump
199
200 *Module-Pluggable-3.2 (19 Nov 2006)
201
202 19 Nov 2006; Michael Cummings <mcummings@g.o>
203 +Module-Pluggable-3.2.ebuild:
204 Version bump
205
206 21 Oct 2006; Tobias Scherbaum <dertobi123@g.o>
207 Module-Pluggable-3.1-r1.ebuild:
208 ppc stable
209
210 20 Oct 2006; Bryan Østergaard <kloeri@g.o>
211 Module-Pluggable-3.1-r1.ebuild:
212 Stable on Alpha.
213
214 15 Oct 2006; Aron Griffis <agriffis@g.o>
215 Module-Pluggable-3.1-r1.ebuild:
216 Mark 3.1-r1 ~ia64. #144122
217
218 08 Oct 2006; Michael Cummings <mcummings@g.o>
219 Module-Pluggable-3.1-r1.ebuild:
220 Marking stable sparc, amd64
221
222 29 Aug 2006; Fernando J. Pereda <ferdy@g.o>
223 Module-Pluggable-3.1-r1.ebuild:
224 Added ~alpha. Indirect dependency of Mail-Audit, bug #144481
225
226 28 Aug 2006; Tobias Scherbaum <dertobi123@g.o>
227 Module-Pluggable-3.1-r1.ebuild:
228 Added ~ppc, bug 144481
229
230 17 Aug 2006; Michael Cummings <mcummings@g.o>
231 Module-Pluggable-2.97.ebuild:
232 Marking amd64 stable
233
234 16 Aug 2006; <yuval@g.o> -Module-Pluggable-3.1.ebuild:
235 Cleaning up
236
237 *Module-Pluggable-3.1-r1 (16 Aug 2006)
238
239 16 Aug 2006; <yuval@g.o> +Module-Pluggable-3.1-r1.ebuild:
240 Revision bump. Added a missing dep on dev-perl/Class-Inspector
241
242 05 Aug 2006; Michael Cummings <mcummings@g.o>
243 Module-Pluggable-2.97.ebuild, Module-Pluggable-3.01.ebuild,
244 Module-Pluggable-3.1.ebuild:
245 Adding perl dep; fixed DEPEND
246
247 *Module-Pluggable-3.1 (23 Jul 2006)
248
249 23 Jul 2006; Michael Cummings <mcummings@g.o>
250 +Module-Pluggable-3.1.ebuild:
251 Version bump
252
253 18 Jul 2006; Michael Cummings <mcummings@g.o>
254 Module-Pluggable-2.97.ebuild, Module-Pluggable-3.01.ebuild:
255 Forcing mb version
256
257 *Module-Pluggable-3.01 (23 Jun 2006)
258
259 23 Jun 2006; Michael Cummings <mcummings@g.o>
260 +Module-Pluggable-3.01.ebuild:
261 Version bump upstream
262
263 12 Jun 2006; Michael Cummings <mcummings@g.o>
264 Module-Pluggable-2.97.ebuild:
265 Marking sparc stable
266
267 12 Jun 2006; Michael Cummings <mcummings@g.o>
268 Module-Pluggable-2.97.ebuild:
269 Keywording ~amd64
270
271 *Module-Pluggable-2.97 (20 Apr 2006)
272
273 20 Apr 2006; <mcummings@g.o> +metadata.xml,
274 +Module-Pluggable-2.97.ebuild:
275 Dep for perl-critic