blob: a8955bd059e0a84161737ea943cb807212490c40 (
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
|
# ChangeLog for dev-python/pythonmagick
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pythonmagick/ChangeLog,v 1.14 2008/11/16 16:33:27 flameeyes Exp $
16 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
pythonmagick-0.7-r1.ebuild:
Remove filtering for --as-needed since it wasn't enabled anyway.
27 Oct 2008; Ali Polatel <hawking@gentoo.org> pythonmagick-0.6.ebuild,
pythonmagick-0.7-r1.ebuild:
Use python_need_rebuild.
20 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
pythonmagick-0.6.ebuild, pythonmagick-0.7-r1.ebuild:
add dev-util/pkgconfig to depend as per bug 232450
*pythonmagick-0.7-r1 (25 Jun 2008)
25 Jun 2008; Ali Polatel <hawking@gentoo.org> -pythonmagick-0.7.ebuild,
+pythonmagick-0.7-r1.ebuild:
Revision bump. Fixes #215038, thanks to René 'Necoro' Neumann. Keyworded
~amd64. Drop old.
29 May 2008; Ali Polatel <hawking@gentoo.org> pythonmagick-0.6.ebuild,
pythonmagick-0.7.ebuild:
python_mod_optimize is ROOT aware. Fix multilib usage.
*pythonmagick-0.7 (20 Nov 2007)
20 Nov 2007; Ali Polatel <hawking@gentoo.org> +pythonmagick-0.7.ebuild:
version bump. thanks to Chris Mayo, bug 190678.
06 Jun 2007; Tiziano Müller <dev-zero@gentoo.org>
pythonmagick-0.6.ebuild:
Changed boost dependency to latest official version
29 Oct 2006; Tiziano Müller <dev-zero@gentoo.org>
-pythonmagick-0.5-r1.ebuild:
Old version removed (bugs #145100 and #143819)
17 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Patch updated to make it compile on amd64 and with future boost-1.34,
thanks to Chris Mayo for pointing this out.
01 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Version bump.
02 Apr 2005; Fernando Serboncini <fserb@gentoo.org> +files/Jamfile,
+files/Jamrules, +files/boost-build.jam:
Added missing files. Bug #35279.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*pythonmagick-0.5-r1 (06 Jun 2004)
06 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+pythonmagick-0.5-r1.ebuild:
Initial commit, bug #35279. Ebuild by Chris Mayo <mayo@clara.co.uk>.
|