Gentoo Archives: gentoo-commits

From: "Brian Harring (ferringb)" <ferringb@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: pkgcore-0.7.7.1.ebuild ChangeLog pkgcore-0.7.6.1.ebuild pkgcore-0.7.7-r1.ebuild pkgcore-0.7.7.ebuild
Date: Sat, 03 Dec 2011 00:11:30
Message-Id: 20111203001118.1623C2004B@flycatcher.gentoo.org
1 ferringb 11/12/03 00:11:17
2
3 Modified: ChangeLog
4 Added: pkgcore-0.7.7.1.ebuild
5 Removed: pkgcore-0.7.6.1.ebuild pkgcore-0.7.7-r1.ebuild
6 pkgcore-0.7.7.ebuild
7 Log:
8 pull in 0.7.7.1 with another fix (metadata); punt older versions that have known misbehaviours
9
10 (Portage version: 2.1.10.39/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.137 sys-apps/pkgcore/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?rev=1.137&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?rev=1.137&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?r1=1.136&r2=1.137
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v
22 retrieving revision 1.136
23 retrieving revision 1.137
24 diff -u -r1.136 -r1.137
25 --- ChangeLog 2 Dec 2011 10:11:43 -0000 1.136
26 +++ ChangeLog 3 Dec 2011 00:11:17 -0000 1.137
27 @@ -1,705 +1,11 @@
28 # ChangeLog for sys-apps/pkgcore
29 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.136 2011/12/02 10:11:43 ferringb Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.137 2011/12/03 00:11:17 ferringb Exp $
32
33 -*pkgcore-0.7.7-r1 (02 Dec 2011)
34 +*pkgcore-0.7.7.1 (03 Dec 2011)
35
36 - 02 Dec 2011; Brian Harring <ferringb@g.o> +pkgcore-0.7.7-r1.ebuild,
37 - +files/pkgcore-0.7.7-IFS-manipulation.patch:
38 - Fix IFS manipulation bug in helpers reported in irc
39 -
40 -*pkgcore-0.7.7 (02 Dec 2011)
41 -
42 - 02 Dec 2011; Brian Harring <ferringb@g.o> +pkgcore-0.7.7.ebuild,
43 - pkgcore-9999.ebuild:
44 - 5x faster regen, bugfixes, search by repo_id
45 -
46 - 01 Dec 2011; Brian Harring <ferringb@g.o> pkgcore-9999.ebuild:
47 - drop old plugincache wiping code that now is causing issues
48 -
49 -*pkgcore-0.7.6.1 (01 Dec 2011)
50 -
51 - 01 Dec 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.6.ebuild,
52 - +pkgcore-0.7.6.1.ebuild:
53 - Fix rather user visible bug in portage configuration introduced in 0.7.6.
54 -
55 -*pkgcore-0.7.6 (30 Nov 2011)
56 -
57 - 30 Nov 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.2.ebuild,
58 - -pkgcore-0.7.4.ebuild, -pkgcore-0.7.5-r1.ebuild, +pkgcore-0.7.6.ebuild:
59 - new version- better user support. Drop older versions in the process.
60 -
61 -*pkgcore-0.7.5-r2 (18 Nov 2011)
62 -
63 - 18 Nov 2011; Brian Harring <ferringb@g.o> +pkgcore-0.7.5-r2.ebuild,
64 - +files/pkgcore-0.7.5-dosym.patch:
65 - bug 379889; honor portage dosym behaviour rather than PMS.
66 -
67 -*pkgcore-0.7.5-r1 (10 Nov 2011)
68 -
69 - 10 Nov 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.5.ebuild,
70 - +pkgcore-0.7.5-r1.ebuild, +files/pkgcore-0.7.5-force-python-binary.patch:
71 - Add patch enforcing the python binary used for internal pinspect calls
72 -
73 - 09 Nov 2011; Brian Harring <ferringb@g.o> pkgcore-0.7.5.ebuild:
74 - bug 389925; if generating docs, require pyparsing
75 -
76 -*pkgcore-0.7.5 (08 Nov 2011)
77 -
78 - 08 Nov 2011; Brian Harring <ferringb@g.o> +pkgcore-0.7.5.ebuild:
79 - support repository defined negations of parent repos. Basically support
80 - enhanced overlays correctly.
81 -
82 -*pkgcore-0.7.4 (27 Oct 2011)
83 -
84 - 27 Oct 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.3.ebuild,
85 - +pkgcore-0.7.4.ebuild:
86 - Fix exception handling /etc/portage/profile; pull offending release
87 -
88 -*pkgcore-0.7.3 (27 Oct 2011)
89 -
90 - 27 Oct 2011; Brian Harring <ferringb@g.o>
91 - -files/0.6.5-fix-screwup-in-incrementals-removal.patch,
92 - -pkgcore-0.6.5-r1.ebuild, -pkgcore-0.6.6.ebuild, -pkgcore-0.7.1-r1.ebuild,
93 - +pkgcore-0.7.3.ebuild:
94 - remove old versions, add 0.7.3 w/ greater compatibility support
95 -
96 -*pkgcore-0.7.2 (28 Sep 2011)
97 -
98 - 28 Sep 2011; Brian Harring <ferringb@g.o> +pkgcore-0.7.2.ebuild:
99 - manifest/digest support, mirroring support, bugfixes. Add USE=build,
100 - if enabled, intended for just bootstrapping pkgcore.
101 -
102 - 20 Sep 2011; Brian Harring <ferringb@g.o> pkgcore-9999.ebuild:
103 - Update -9999 for recent build changes.
104 -
105 -*pkgcore-0.7.1-r1 (05 Sep 2011)
106 -
107 - 05 Sep 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.1.ebuild,
108 - +pkgcore-0.7.1-r1.ebuild:
109 - bug 381731; fix USE=doc
110 -
111 -*pkgcore-0.7.1 (03 Sep 2011)
112 -
113 - 03 Sep 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.ebuild,
114 - +pkgcore-0.7.1.ebuild, -files/0.7-racy-slot-shadowing.patch:
115 - verbump to 0.7.1, pruning 0.7; bugfixes reported by users. Would've been
116 - nice if they spotted it in -9999 rather than hours after a release :/
117 -
118 -*pkgcore-0.7 (02 Sep 2011)
119 -
120 - 02 Sep 2011; Brian Harring <ferringb@g.o>
121 - +files/0.7-racy-slot-shadowing.patch, +pkgcore-0.7.ebuild:
122 - new CLI tools, bugfixes galore, and heavy refactoring.
123 -
124 - 06 Aug 2011; Brian Harring <ferringb@g.o> pkgcore-9999.ebuild:
125 - use the standardized googlecode url for checkout
126 -
127 -*pkgcore-9999 (06 Aug 2011)
128 -
129 - 06 Aug 2011; Brian Harring <ferringb@g.o> pkgcore-0.6.5-r1.ebuild,
130 - pkgcore-0.6.6.ebuild, +pkgcore-9999.ebuild:
131 - Update homepage, and add -9999 ebuild for bleeding edge users.
132 -
133 -*pkgcore-0.6.6 (11 Jul 2011)
134 -
135 - 11 Jul 2011; Brian Harring <ferringb@g.o> -pkgcore-0.6.3.ebuild,
136 - -pkgcore-0.6.4.ebuild, -pkgcore-0.6.5.ebuild, +pkgcore-0.6.6.ebuild:
137 - clean dead versions, pull in a fix and warning for ebuilds using use* in
138 - global scope
139 -
140 -*pkgcore-0.6.5-r1 (24 Jun 2011)
141 -
142 - 24 Jun 2011; Brian Harring <ferringb@g.o>
143 - +files/0.6.5-fix-screwup-in-incrementals-removal.patch,
144 - +pkgcore-0.6.5-r1.ebuild:
145 - fix a screwup reported by mgorny for users w/ /etc/portage/profiles
146 -
147 - 24 Jun 2011; Brian Harring <ferringb@g.o> pkgcore-0.6.5.ebuild:
148 - update snakeoil deps to 0.4.1; missed in the commit.
149 -
150 -*pkgcore-0.6.5 (22 Jun 2011)
151 -
152 - 22 Jun 2011; Brian Harring <ferringb@g.o>
153 - -files/0.5.11.8-magic-compat.patch, -pkgcore-0.5.11.8-r1.ebuild,
154 - +pkgcore-0.6.5.ebuild:
155 - 0.6.5; better user support, fixup PMS compliance, and eapi4 misbehaviour.
156 - Finally, clean out 0.5.11.*; no longer supported in gentoo.
157 -
158 -*pkgcore-0.6.4 (06 Jun 2011)
159 -
160 - 06 Jun 2011; Brian Harring <ferringb@g.o> -pkgcore-0.6.ebuild,
161 - -pkgcore-0.6.1.ebuild, -pkgcore-0.6.2.ebuild, +pkgcore-0.6.4.ebuild:
162 - fix eapi4 default incompatibility during src_install; clean old versions out
163 -
164 -*pkgcore-0.6.3 (30 May 2011)
165 -
166 - 30 May 2011; Brian Harring <ferringb@g.o> +pkgcore-0.6.3.ebuild:
167 - add support for /etc/portage/make.profile, portageq analog of pinspect
168 - portageq and other fixes/enhancements.
169 -
170 -*pkgcore-0.6.2 (27 May 2011)
171 -
172 - 27 May 2011; Brian Harring <ferringb@g.o> +pkgcore-0.6.2.ebuild:
173 - portage configuration compatibility fixes, and fixing misbehaving binpkgs
174 - relying on portage internals.
175 -
176 -*pkgcore-0.6.1 (23 May 2011)
177 -
178 - 23 May 2011; Brian Harring <ferringb@g.o> +pkgcore-0.6.1.ebuild:
179 - 0.6.1; bugfix release
180 -
181 - 25 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
182 - pkgcore-0.5.11.8-r1.ebuild, pkgcore-0.6.ebuild:
183 - Fix deprecation warnings.
184 -
185 - 25 Apr 2011; Patrick Lauer <patrick@g.o> pkgcore-0.6.ebuild:
186 - Removing ancient bash dep, adding pyparsing for --expr
187 -
188 - 25 Apr 2011; Patrick Lauer <patrick@g.o> pkgcore-0.6.ebuild:
189 - Increasing snakeoil dep to avoid breakage
190 -
191 -*pkgcore-0.6 (25 Apr 2011)
192 -
193 - 25 Apr 2011; Brian Harring <ferringb@g.o> +pkgcore-0.6.ebuild:
194 - pkgcore 0.6; adds eapi4 support, and fixes a ton of issues.
195 -
196 - 22 Mar 2011; Brian Harring <ferringb@g.o> pkgcore-0.5.11.6.ebuild,
197 - pkgcore-0.5.11.7.ebuild, pkgcore-0.5.11.8.ebuild, pkgcore-0.5.11.8-r1.ebuild:
198 - remove a potential sandbox violation via disabling snakeoil 2to3 caching
199 -
200 -*pkgcore-0.5.11.8-r1 (05 Mar 2011)
201 -
202 - 05 Mar 2011; Brian Harring <ferringb@g.o>
203 - +files/0.5.11.8-magic-compat.patch, +pkgcore-0.5.11.8-r1.ebuild:
204 - fix api incompatibility introduced in file 5.05
205 -
206 -*pkgcore-0.5.11.8 (18 Jul 2010)
207 -
208 - 18 Jul 2010; Brian Harring <ferringb@g.o> +pkgcore-0.5.11.8.ebuild:
209 - add pkgcore 0.5.11.8; minor bug fixes mostly, add pmaint perl_rebuild
210 - scanner
211 -
212 -*pkgcore-0.5.11.7 (21 Jun 2010)
213 -
214 - 21 Jun 2010; Brian Harring <ferringb@g.o> -pkgcore-0.5.11.3.ebuild,
215 - -pkgcore-0.5.11.5.ebuild, +pkgcore-0.5.11.7.ebuild:
216 - punt 0.5.11.{3,5}, no longer needed. add 0.5.11.7; likely stable
217 - candidate fixing a few core issues.
218 -
219 -*pkgcore-0.5.11.6 (21 May 2010)
220 -
221 - 21 May 2010; Brian Harring <ferringb@g.o> +pkgcore-0.5.11.6.ebuild:
222 - bugfix release fixing xv unpack support primarily
223 -
224 -*pkgcore-0.5.11.5 (22 Apr 2010)
225 -
226 - 22 Apr 2010; Brian Harring <ferringb@g.o> -pkgcore-0.5.11.4.ebuild,
227 - +pkgcore-0.5.11.5.ebuild:
228 - pull 0.5.11.4, add 0.5.11.5 addressing core distutils issue
229 -
230 -*pkgcore-0.5.11.4 (22 Apr 2010)
231 -
232 - 22 Apr 2010; Brian Harring <ferringb@g.o> +pkgcore-0.5.11.4.ebuild:
233 - new version; primarily bugfixes, likely stable target
234 -
235 - 22 Mar 2010; Robin H. Johnson <robbat2@g.o>
236 - -pkgcore-0.5.11.2.ebuild:
237 - Remove broken 0.5.11.2 per ferringb request.
238 -
239 -*pkgcore-0.5.11.3 (22 Mar 2010)
240 -
241 - 22 Mar 2010; Robin H. Johnson <robbat2@g.o>
242 - +pkgcore-0.5.11.3.ebuild:
243 - Another verbump for ferringb.
244 -
245 - 16 Mar 2010; Robin H. Johnson <robbat2@g.o> -pkgcore-0.5.11.ebuild,
246 - -pkgcore-0.5.11.1.ebuild:
247 - Clean up broken versions for ferringb.
248 -
249 -*pkgcore-0.5.11.2 (16 Mar 2010)
250 -
251 - 16 Mar 2010; Robin H. Johnson <robbat2@g.o>
252 - +pkgcore-0.5.11.2.ebuild:
253 - Version bump for ferringb.
254 -
255 -*pkgcore-0.5.11.1 (16 Mar 2010)
256 -
257 - 16 Mar 2010; <solar@g.o> +pkgcore-0.5.11.1.ebuild:
258 - - ebump per request of ferringb
259 -
260 -*pkgcore-0.5.11 (15 Mar 2010)
261 -
262 - 15 Mar 2010; Robin H. Johnson <robbat2@g.o> +pkgcore-0.5.11.ebuild:
263 - Version bump for ferringb.
264 -
265 -*pkgcore-0.5.10 (08 Feb 2010)
266 -
267 - 08 Feb 2010; Michael Sterrett <mr_bones_@g.o>
268 - +pkgcore-0.5.10.ebuild:
269 - non-maintainer version bump at upstream's request
270 -
271 -*pkgcore-0.5.9 (09 Jan 2010)
272 -
273 - 09 Jan 2010; Patrick Lauer <patrick@g.o> +pkgcore-0.5.9.ebuild:
274 - Bump
275 -
276 - 28 Dec 2009; Patrick Lauer <patrick@g.o> pkgcore-0.5.8.ebuild:
277 - Fixing snakeoil dep
278 -
279 -*pkgcore-0.5.8 (27 Dec 2009)
280 -
281 - 27 Dec 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.5.5.ebuild,
282 - -pkgcore-0.5.6.ebuild, +pkgcore-0.5.8.ebuild:
283 - Bump, remove old
284 -
285 -*pkgcore-0.5.7 (23 Dec 2009)
286 -
287 - 23 Dec 2009; <solar@g.o> +pkgcore-0.5.7.ebuild:
288 - - version bump by request of ferringb
289 -
290 -*pkgcore-0.5.6 (13 Dec 2009)
291 -
292 - 13 Dec 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.5.1.ebuild,
293 - -pkgcore-0.5.2.ebuild, -pkgcore-0.5.4.ebuild, +pkgcore-0.5.6.ebuild:
294 - Bump,remove old
295 -
296 -*pkgcore-0.5.5 (26 Nov 2009)
297 -
298 - 26 Nov 2009; Patrick Lauer <patrick@g.o> +pkgcore-0.5.5.ebuild:
299 - Bump
300 -
301 -*pkgcore-0.5.4 (30 Oct 2009)
302 -
303 - 30 Oct 2009; Patrick Lauer <patrick@g.o> +pkgcore-0.5.4.ebuild:
304 - Rebump
305 -
306 - 30 Oct 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.5.3.ebuild:
307 - Unbump per upstream request
308 -
309 -*pkgcore-0.5.3 (30 Oct 2009)
310 -
311 - 30 Oct 2009; Patrick Lauer <patrick@g.o> +pkgcore-0.5.3.ebuild:
312 - Bump
313 -
314 - 28 Oct 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.4.7.14.ebuild,
315 - -pkgcore-0.4.7.15.ebuild, -pkgcore-0.4.7.15-r1.ebuild,
316 - -pkgcore-0.4.7.16.ebuild:
317 - Remove old
318 -
319 -*pkgcore-0.5.2 (28 Oct 2009)
320 -
321 - 28 Oct 2009; Patrick Lauer <patrick@g.o> +pkgcore-0.5.2.ebuild:
322 - Bump
323 -
324 -*pkgcore-0.5.1 (22 Oct 2009)
325 -
326 - 22 Oct 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.5.ebuild,
327 - +pkgcore-0.5.1.ebuild:
328 - Bump
329 -
330 -*pkgcore-0.5 (22 Oct 2009)
331 -
332 - 22 Oct 2009; Patrick Lauer <patrick@g.o> +pkgcore-0.5.ebuild:
333 - Bump
334 -
335 - 31 Mar 2009; Raúl Porcel <armin76@g.o> pkgcore-0.4.7.14.ebuild,
336 - pkgcore-0.4.7.15.ebuild, pkgcore-0.4.7.15-r1.ebuild,
337 - pkgcore-0.4.7.16.ebuild:
338 - Add ~arm/~s390/~sh
339 -
340 -*pkgcore-0.4.7.16 (25 Mar 2009)
341 -
342 - 25 Mar 2009; Thomas Anderson <gentoofan23@g.o>
343 - +pkgcore-0.4.7.16.ebuild:
344 - Version bump per ferringb's request
345 -
346 -*pkgcore-0.4.7.15-r1 (31 Jan 2009)
347 -
348 - 31 Jan 2009; Patrick Lauer <patrick@g.o>
349 - +files/pkgcore-sandbox.patch, +pkgcore-0.4.7.15-r1.ebuild:
350 - Fixing test failure, patch by Brian Harring. Fixes #216942
351 -
352 - 30 Jan 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
353 - -pkgcore-0.4.7.13.ebuild:
354 - Removed 0.4.7.13 as requested by ferringb.
355 -
356 -*pkgcore-0.4.7.15 (30 Jan 2009)
357 -
358 - 30 Jan 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
359 - +pkgcore-0.4.7.15.ebuild:
360 - Bump to 0.4.7.15 as requested by ferringb.
361 -
362 - 09 Jan 2009; Patrick Lauer <patrick@g.o> -pkgcore-0.4.7.4.ebuild,
363 - -pkgcore-0.4.7.5.ebuild, -pkgcore-0.4.7.6.ebuild, -pkgcore-0.4.7.7.ebuild,
364 - -pkgcore-0.4.7.8.ebuild, -pkgcore-0.4.7.11.ebuild,
365 - -pkgcore-0.4.7.12.ebuild:
366 - Remove old
367 -
368 -*pkgcore-0.4.7.14 (20 Dec 2008)
369 -
370 - 20 Dec 2008; Zac Medico <zmedico@g.o> +pkgcore-0.4.7.14.ebuild:
371 - Version bump.
372 -
373 -*pkgcore-0.4.7.13 (30 Oct 2008)
374 -
375 - 30 Oct 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.7.13.ebuild:
376 - Version bump
377 -
378 -*pkgcore-0.4.7.12 (10 Oct 2008)
379 -
380 - 10 Oct 2008; Robin H. Johnson <robbat2@g.o>
381 - +pkgcore-0.4.7.12.ebuild:
382 - Bump for ferringb, resolves GLSA 200810-02 with python for pkgcore.
383 -
384 -*pkgcore-0.4.7.11 (09 Oct 2008)
385 -
386 - 09 Oct 2008; Zac Medico <zmedico@g.o> -pkgcore-0.4.7.10.ebuild,
387 - +pkgcore-0.4.7.11.ebuild:
388 - Bump to 0.4.7.11 and remove 0.4.7.10 as requested by ferringb.
389 -
390 -*pkgcore-0.4.7.10 (07 Oct 2008)
391 -
392 - 07 Oct 2008; Steve Dibb <beandog@g.o> +pkgcore-0.4.7.10.ebuild:
393 - Version bump
394 -
395 -*pkgcore-0.4.7.9 (06 Oct 2008)
396 -
397 - 06 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
398 - +pkgcore-0.4.7.9.ebuild:
399 - Bumped pkgcore to the 0.4.7.9 release as requested by Brian Harring
400 - (ferringb).
401 -
402 -*pkgcore-0.4.7.8 (03 Sep 2008)
403 -
404 - 03 Sep 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.7.8.ebuild:
405 - Version bump
406 -
407 - 14 Aug 2008; Zac Medico <zmedico@g.o> pkgcore-0.4.7.4.ebuild,
408 - pkgcore-0.4.7.5.ebuild, pkgcore-0.4.7.6.ebuild, pkgcore-0.4.7.7.ebuild:
409 - Remove all !>app-arch/lzma-4.50 blockers as requested by ferringb.
410 -
411 -*pkgcore-0.4.7.7 (13 Aug 2008)
412 -
413 - 13 Aug 2008; Luis F. Araujo <araujo@g.o> +pkgcore-0.4.7.7.ebuild:
414 - Verbump
415 -
416 -*pkgcore-0.4.7.6 (10 Aug 2008)
417 -
418 - 10 Aug 2008; Donnie Berkholz <dberkholz@g.o>;
419 - +pkgcore-0.4.7.6.ebuild:
420 - Bump (Brian Harring).
421 -
422 -*pkgcore-0.4.7.5 (06 Jul 2008)
423 -
424 - 06 Jul 2008; <solar@g.o> -pkgcore-0.4.2.ebuild,
425 - -pkgcore-0.4.3.ebuild, -pkgcore-0.4.4.ebuild, -pkgcore-0.4.5.ebuild,
426 - -pkgcore-0.4.6.ebuild, -pkgcore-0.4.7.ebuild, -pkgcore-0.4.7.1.ebuild,
427 - -pkgcore-0.4.7.2.ebuild, -pkgcore-0.4.7.3.ebuild, +pkgcore-0.4.7.5.ebuild:
428 - - Version bump to 0.4.7.5. Removed old ebuilds
429 -
430 -*pkgcore-0.4.7.4 (11 Jun 2008)
431 -
432 - 11 Jun 2008; <solar@g.o> +pkgcore-0.4.7.4.ebuild:
433 - - version bump per request of ferringb
434 -
435 -*pkgcore-0.4.7.3 (07 Jun 2008)
436 -
437 - 07 Jun 2008; Luca Barbato <lu_zero@g.o> +pkgcore-0.4.7.3.ebuild:
438 - Version bump
439 -
440 -*pkgcore-0.4.7.2 (08 May 2008)
441 -
442 - 08 May 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.7.2.ebuild:
443 - Version bump
444 -
445 -*pkgcore-0.4.7.1 (06 May 2008)
446 -
447 - 06 May 2008; Mike Doty <kingtaco@g.o> +pkgcore-0.4.7.1.ebuild:
448 - version bump at request of ferringb
449 -
450 -*pkgcore-0.4.7 (04 May 2008)
451 -
452 - 04 May 2008; Alec Warner <antarus@g.o> +pkgcore-0.4.7.ebuild:
453 - version bump
454 -
455 -*pkgcore-0.4.6 (30 Apr 2008)
456 -
457 - 30 Apr 2008; Luis F. Araujo <araujo@g.o> +pkgcore-0.4.6.ebuild:
458 - Revbumping pkgcore to version 0.4.6
459 -
460 - 20 Apr 2008; Markus Ullmann <jokey@g.o> pkgcore-0.4.2.ebuild,
461 - pkgcore-0.4.3.ebuild, pkgcore-0.4.4.ebuild, pkgcore-0.4.5.ebuild:
462 - Block newer lzma versions as cmdline syntax changed
463 -
464 -*pkgcore-0.4.5 (09 Apr 2008)
465 -
466 - 09 Apr 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.5.ebuild:
467 - Version bump
468 -
469 -*pkgcore-0.4.4 (07 Apr 2008)
470 -
471 - 07 Apr 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.4.ebuild:
472 - Version bump, amd64 python-bug protection implemented
473 -
474 - 01 Apr 2008; Markus Ullmann <jokey@g.o> pkgcore-0.4.2.ebuild,
475 - pkgcore-0.4.3.ebuild:
476 - Temporary mask of pkgcore until python is fixed on amd64
477 -
478 -*pkgcore-0.4.3 (31 Mar 2008)
479 -
480 - 31 Mar 2008; Markus Ullmann <jokey@g.o>
481 - -files/pkgcore-0.3.2-eapi.patch, -pkgcore-0.3.2-r1.ebuild,
482 - -pkgcore-0.3.4.ebuild, -pkgcore-0.4.1.ebuild, +pkgcore-0.4.3.ebuild:
483 - Version bump and drop old
484 -
485 -*pkgcore-0.4.2 (30 Mar 2008)
486 -
487 - 30 Mar 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.2.ebuild:
488 - Version bump
489 -
490 -*pkgcore-0.4.1 (20 Mar 2008)
491 -
492 - 20 Mar 2008; Markus Ullmann <jokey@g.o> +pkgcore-0.4.1.ebuild:
493 - Version bump
494 -
495 - 12 Mar 2008; Christian Heim <phreak@g.o> metadata.xml:
496 - Removing Marien Zwart (marienz, #107204) from metadata.xml.
497 -
498 -*pkgcore-0.3.4 (26 Dec 2007)
499 -
500 - 26 Dec 2007; Markus Ullmann <jokey@g.o> -pkgcore-0.3.3.ebuild,
501 - +pkgcore-0.3.4.ebuild:
502 - Version bump EAPI-1 fixes
503 -
504 -*pkgcore-0.3.3 (15 Dec 2007)
505 -
506 - 15 Dec 2007; Markus Ullmann <jokey@g.o>
507 - -files/pkgcore-0.3.1-pmerge-unmerge-ask.patch, -pkgcore-0.3.1.ebuild,
508 - -pkgcore-0.3.2.ebuild, +pkgcore-0.3.3.ebuild:
509 - Version bump, EAPI1 fixups
510 -
511 -*pkgcore-0.3.2-r1 (06 Dec 2007)
512 -
513 - 06 Dec 2007; Markus Ullmann <jokey@g.o>
514 - +files/pkgcore-0.3.2-eapi.patch, +pkgcore-0.3.2-r1.ebuild:
515 - Add fix for ebuilds that error out on unknown src_configure error
516 -
517 - 06 Nov 2007; Raúl Porcel <armin76@g.o> pkgcore-0.3.2.ebuild:
518 - Add ~alpha
519 -
520 - 05 Nov 2007; Charlie Shepherd <masterdriverz@g.o>
521 - pkgcore-0.3.2.ebuild:
522 - Change dep from =snakeoil-0.1 to >=snakeoil-0.1 (thanks to Kyle McFarlandfor
523 - noticing) to (hopefully) future-proof it.
524 -
525 - 04 Nov 2007; Charlie Shepherd <masterdriverz@g.o>
526 - pkgcore-0.3.2.ebuild:
527 - Make pkgcore depend upon snakeoil-0.1, we get a traceback otherwise.
528 -
529 -*pkgcore-0.3.2 (03 Nov 2007)
530 -
531 - 03 Nov 2007; Markus Ullmann <jokey@g.o>
532 - -files/pkgcore-0.2.13-tweak_intercepts.patch,
533 - -files/pkgcore-0.2-hppa-disable-filter-env.patch,
534 - -files/pkgcore-0.3-pmerge-unmerge-ask.patch, -pkgcore-0.1.4.ebuild,
535 - -pkgcore-0.2.12.ebuild, -pkgcore-0.2.13.ebuild, -pkgcore-0.2.13-r1.ebuild,
536 - -pkgcore-0.2.14.ebuild, -pkgcore-0.3.ebuild, +pkgcore-0.3.2.ebuild:
537 - Version bump, many bug fixes
538 -
539 - 28 Jun 2007; Joshua Jackson <tsunam@g.o>
540 - +files/pkgcore-0.3.1-pmerge-unmerge-ask.patch:
541 - Forgot the patch bumpage as well
542 -
543 -*pkgcore-0.3.1 (28 Jun 2007)
544 -
545 - 28 Jun 2007; Joshua Jackson <tsunam@g.o> +pkgcore-0.3.1.ebuild:
546 - Adding pkgcore 0.3.1 at the request of ferringb
547 -
548 - 16 Jun 2007; Tobias Scherbaum <dertobi123@g.o> pkgcore-0.3.ebuild:
549 - Added ~ppc, bug #181133
550 -
551 - 13 Jun 2007; Christoph Mende <angelos@g.o> pkgcore-0.3.ebuild:
552 - Added ~amd64
553 -
554 - 08 Jun 2007; Jeroen Roovers <jer@g.o> pkgcore-0.3.ebuild:
555 - Marked ~hppa, removed deprecated patch (bug #181133).
556 -
557 - 07 Jun 2007; Markus Rothe <corsair@g.o> pkgcore-0.3.ebuild:
558 - Added ~ppc64; bug #181133
559 -
560 - 07 Jun 2007; Marien Zwart <marienz@g.o> pkgcore-0.3.ebuild:
561 - use get_libdir instead of lib for cleaning stale plugincache files.
562 -
563 - 07 Jun 2007; Ferris McCormick <fmccor@g.o> pkgcore-0.3.ebuild:
564 - Add ~sparc --- Bug #181133 --- Builds, reinstalls itself, trial is good.
565 -
566 - 07 Jun 2007; Raúl Porcel <armin76@g.o> pkgcore-0.3.ebuild:
567 - Re-add ~ia64 wrt #181133
568 -
569 -*pkgcore-0.3 (06 Jun 2007)
570 -
571 - 06 Jun 2007; Marien Zwart <marienz@g.o>
572 - +files/pkgcore-0.3-pmerge-unmerge-ask.patch, +pkgcore-0.3.ebuild:
573 - Version bump.
574 -
575 - 10 Apr 2007; Raúl Porcel <armin76@g.o> pkgcore-0.2.14.ebuild:
576 - Add ~ia64
577 -
578 -*pkgcore-0.2.14 (08 Apr 2007)
579 -
580 - 08 Apr 2007; Markus Ullmann <jokey@g.o> +pkgcore-0.2.14.ebuild:
581 - Version bump
582 -
583 - 05 Apr 2007; Robin H. Johnson <robbat2@g.o>
584 - pkgcore-0.2.13-r1.ebuild:
585 - Add ~ppc to keywords.
586 -
587 -*pkgcore-0.2.13-r1 (01 Apr 2007)
588 -
589 - 01 Apr 2007; Charlie Shepherd <masterdriverz@g.o>
590 - +files/pkgcore-0.2.13-tweak_intercepts.patch, +pkgcore-0.2.13-r1.ebuild:
591 - Fix warnings caused by paludis written environment on vdb unmerge
592 -
593 -*pkgcore-0.2.13 (30 Mar 2007)
594 -
595 - 30 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.11.ebuild,
596 - +pkgcore-0.2.13.ebuild:
597 - Version bump.
598 -
599 -*pkgcore-0.2.12 (29 Mar 2007)
600 -
601 - 29 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.10.ebuild,
602 - +pkgcore-0.2.12.ebuild:
603 - Version bump.
604 -
605 -*pkgcore-0.2.11 (28 Mar 2007)
606 -
607 - 28 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.9.ebuild,
608 - +pkgcore-0.2.11.ebuild:
609 - Version bump.
610 -
611 -*pkgcore-0.2.10 (27 Mar 2007)
612 -
613 - 27 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.8.ebuild,
614 - +pkgcore-0.2.10.ebuild:
615 - Version bump.
616 -
617 -*pkgcore-0.2.9 (19 Mar 2007)
618 -
619 - 19 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.7.ebuild,
620 - +pkgcore-0.2.9.ebuild:
621 - Version bump.
622 -
623 -*pkgcore-0.2.8 (18 Mar 2007)
624 -
625 - 18 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.6.ebuild,
626 - +pkgcore-0.2.8.ebuild:
627 - Version bump.
628 -
629 -*pkgcore-0.2.7 (04 Mar 2007)
630 -
631 - 04 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.5.ebuild,
632 - +pkgcore-0.2.7.ebuild:
633 - Version bump with layman sync support.
634 -
635 -*pkgcore-0.2.6 (04 Mar 2007)
636 -
637 - 04 Mar 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2.4.ebuild,
638 - +pkgcore-0.2.6.ebuild:
639 - Version bump, adding manpages, make the plugins dir cleanup message
640 - conditional. Clean up old version.
641 -
642 -*pkgcore-0.2.5 (19 Feb 2007)
643 -
644 - 19 Feb 2007; Marien Zwart <marienz@g.o> -pkgcore-0.2-r1.ebuild,
645 - -pkgcore-0.2.1.ebuild, -pkgcore-0.2.2.ebuild, -pkgcore-0.2.3.ebuild,
646 - +pkgcore-0.2.5.ebuild:
647 - Version bump.
648 -
649 -*pkgcore-0.2.4 (16 Feb 2007)
650 -
651 - 16 Feb 2007; Ferris McCormick <fmccor@g.o> +pkgcore-0.2.4.ebuild:
652 - Version bump.
653 -
654 -*pkgcore-0.2.3 (12 Feb 2007)
655 -
656 - 12 Feb 2007; Charlie Shepherd <masterdriverz@g.o>
657 - +pkgcore-0.2.3.ebuild:
658 - Bump to 0.2.3
659 -
660 -*pkgcore-0.2.2 (30 Jan 2007)
661 -
662 - 30 Jan 2007; Marien Zwart <marienz@g.o> +pkgcore-0.2.2.ebuild:
663 - Version bump with minor ebuild cleanup.
664 -
665 -*pkgcore-0.2.1 (24 Jan 2007)
666 -
667 - 24 Jan 2007; Markus Ullmann <jokey@g.o> +pkgcore-0.2.1.ebuild:
668 - Version bump
669 -
670 -*pkgcore-0.2-r1 (22 Jan 2007)
671 -
672 - 22 Jan 2007; Markus Ullmann <jokey@g.o>
673 - +files/pkgcore-0.2-hppa-disable-filter-env.patch, pkgcore-0.1.4.ebuild,
674 - -pkgcore-0.2.ebuild, +pkgcore-0.2-r1.ebuild:
675 - Add a patch for hppa and fix URL
676 -
677 - 22 Jan 2007; Markus Ullmann <jokey@g.o> ChangeLog:
678 - Version bump
679 -
680 - 20 Jan 2007; Markus Rothe <corsair@g.o> pkgcore-0.1.4.ebuild:
681 - Added ~ppc64
682 -
683 -*pkgcore-0.1.4 (25 Oct 2006)
684 -
685 - 25 Oct 2006; Marien Zwart <marienz@g.o> +pkgcore-0.1.4.ebuild:
686 - Version bump.
687 -
688 -*pkgcore-0.1.3 (23 Oct 2006)
689 -
690 - 23 Oct 2006; Marien Zwart <marienz@g.o> +pkgcore-0.1.3.ebuild:
691 - Version bump.
692 -
693 -*pkgcore-0.1.2-r1 (12 Oct 2006)
694 -
695 - 12 Oct 2006; Marien Zwart <marienz@g.o> -pkgcore-0.1.ebuild,
696 - -pkgcore-0.1-r1.ebuild, -pkgcore-0.1.1.ebuild, +pkgcore-0.1.2-r1.ebuild:
697 - Remove old version, revbump that properly calls distutils_pkg_preinst.
698 -
699 -*pkgcore-0.1.2 (10 Oct 2006)
700 -
701 - 10 Oct 2006; Marien Zwart <marienz@g.o> +pkgcore-0.1.2.ebuild:
702 - Version bump.
703 -
704 - 07 Oct 2006; Jeroen Roovers <jer@g.o> pkgcore-0.1.1-r1.ebuild:
705 - pkgcore <3 HPPA
706 -
707 -*pkgcore-0.1.1-r1 (03 Oct 2006)
708 -
709 - 03 Oct 2006; Marien Zwart <marienz@g.o>
710 - +files/pkgcore-0.1.1-curses-errors.patch,
711 - +files/pkgcore-0.1.1-filter-env-cflags.patch, +pkgcore-0.1.1-r1.ebuild:
712 - Make filter-env building not use the python CFLAGS, deal with curses errors.
713 -
714 -*pkgcore-0.1.1 (03 Oct 2006)
715 -
716 - 03 Oct 2006; Marien Zwart <marienz@g.o> +pkgcore-0.1.1.ebuild:
717 - Version bump, ~sparc (Weeve tested 0.1-r1).
718 -
719 - 02 Oct 2006; Michael Cummings <mcummings@g.o>
720 - pkgcore-0.1-r1.ebuild:
721 - Keywording ~amd64
722 -
723 -*pkgcore-0.1-r1 (01 Oct 2006)
724 -
725 - 01 Oct 2006; Marien Zwart <marienz@g.o>
726 - +files/pkgcore-0.1-sandbox-in-deleted-dir.patch, +pkgcore-0.1-r1.ebuild:
727 - Deal with running ebd from a deleted directory.
728 -
729 -*pkgcore-0.1 (30 Sep 2006)
730 -
731 - 30 Sep 2006; Marien Zwart <marienz@g.o> +metadata.xml,
732 - +pkgcore-0.1.ebuild:
733 - New package.
734 + 03 Dec 2011; Brian Harring <ferringb@g.o> -pkgcore-0.7.6.1.ebuild,
735 + -pkgcore-0.7.7.ebuild, -pkgcore-0.7.7-r1.ebuild, +pkgcore-0.7.7.1.ebuild,
736 + -files/pkgcore-0.7.7-IFS-manipulation.patch:
737 + Drop old/buggy versions; pull in metadata fix via 0.7.7.1
738
739
740
741
742 1.1 sys-apps/pkgcore/pkgcore-0.7.7.1.ebuild
743
744 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/pkgcore-0.7.7.1.ebuild?rev=1.1&view=markup
745 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/pkgcore-0.7.7.1.ebuild?rev=1.1&content-type=text/plain
746
747 Index: pkgcore-0.7.7.1.ebuild
748 ===================================================================
749 # Copyright 1999-2011 Gentoo Foundation
750 # Distributed under the terms of the GNU General Public License v2
751 # $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-0.7.7.1.ebuild,v 1.1 2011/12/03 00:11:17 ferringb Exp $
752
753 EAPI="3"
754 DISTUTILS_SRC_TEST="setup.py"
755
756 inherit distutils eutils
757
758 DESCRIPTION="pkgcore package manager"
759 HOMEPAGE="http://pkgcore.googlecode.com/"
760 SRC_URI="http://pkgcore.googlecode.com/files/${P}.tar.bz2"
761
762 LICENSE="GPL-2"
763 SLOT="0"
764 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
765 IUSE="-doc build"
766
767 RDEPEND=">=dev-lang/python-2.4
768 >=dev-python/snakeoil-0.4.4
769 || ( >=dev-lang/python-2.5 dev-python/pycrypto )"
770 DEPEND="${RDEPEND}
771 doc? ( dev-python/sphinx dev-python/pyparsing )"
772
773 DOCS="AUTHORS NEWS"
774
775 pkg_setup() {
776 # disable snakeoil 2to3 caching...
777 unset PY2TO3_CACHEDIR
778 python_pkg_setup
779 }
780
781 src_compile() {
782 distutils_src_compile
783
784 if use doc; then
785 python setup.py build_docs || die "doc building failed"
786 fi
787 }
788
789 src_install() {
790 distutils_src_install
791
792 if use doc; then
793 dohtml -r build/sphinx/html/*
794 fi
795 }
796
797 pkg_postinst() {
798 distutils_pkg_postinst
799 pplugincache
800 }