blob: 3a463353758143a9377d96d1b74054ee9f631cfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
# ChangeLog for dev-python/pyid3lib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/ChangeLog,v 1.20 2010/11/01 00:20:19 arfrever Exp $
01 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyid3lib-0.5.1-r1.ebuild:
Update EAPI. Fix dependencies. Set SUPPORT_PYTHON_ABIS. Avoid breaking
strict-aliasing rules.
04 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-pyid3lib-0.5.1.ebuild, pyid3lib-0.5.1-r1.ebuild,
+files/pyid3lib-0.5.1-gcc-4.4.patch:
Fix building with glibc-2.10 and gcc-4.4 (bug #274076).
26 Jan 2008; Samuli Suominen <drac@gentoo.org> pyid3lib-0.5.1-r1.ebuild:
amd64 stable wrt #207255
25 Jan 2008; Markus Rothe <corsair@gentoo.org> pyid3lib-0.5.1-r1.ebuild:
Stable on ppc64; bug #207255
25 Jan 2008; Raúl Porcel <armin76@gentoo.org> pyid3lib-0.5.1-r1.ebuild:
ia64 stable wrt #207255
25 Jan 2008; Ferris McCormick <fmccor@gentoo.org>
pyid3lib-0.5.1-r1.ebuild:
Sparc stable, Bug #207255.
24 Jan 2008; nixnut <nixnut@gentoo.org> pyid3lib-0.5.1-r1.ebuild:
Stable on ppc wrt bug 207255
24 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
pyid3lib-0.5.1-r1.ebuild:
stable x86, bug 207255
*pyid3lib-0.5.1-r1 (08 Aug 2007)
08 Aug 2007; Ali Polatel <hawking@gentoo.org>
+files/pyid3lib-0.5.1-py25.patch, +pyid3lib-0.5.1-r1.ebuild:
Added patch to fix python-2.5 & 64 bit issues (bug 188067, thanks to Brian)
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pyid3lib-0.5.1.ebuild:
Mark 0.5.1 stable on ia64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pyid3lib-0.5.1.ebuild:
Mark 0.5.1 ~ia64
15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
pyid3lib-0.5.1.ebuild:
Stable sparc.
02 Sep 2004; Tom Gall <tgall@gentoo.org> pyid3lib-0.5.1.ebuild:
stable on ppc64
29 Aug 2004; Travis Tilley <lv@gentoo.org> pyid3lib-0.5.1.ebuild:
stable on amd64
04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
pyid3lib-0.5.1.ebuild:
Stable x86.
04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
pyid3lib-0.5.1.ebuild:
~sparc.
04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
pyid3lib-0.5.1.ebuild:
~amd64.
*pyid3lib-0.5.1 (08 Jun 2004)
08 Jun 2004; David Holm <dholm@gentoo.org> pyid3lib-0.5.1.ebuild:
Added to ~ppc.
05 Jun 2004; Lukasz Strzygowski <lucass@gentoo.org> :
Initial commit. Bug #35905. Thanks for Brock Filer and Rob Kruus.
|