summaryrefslogtreecommitdiff
blob: 4bb7913c83853212e93cbd508615246b749cd566 (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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# ChangeLog for dev-python/pythonmagick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pythonmagick/ChangeLog,v 1.21 2009/11/12 19:48:13 bicatali Exp $

  12 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org>
  pythonmagick-0.9.1.ebuild:
  Added boost[python] dependency

  30 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org>
  pythonmagick-0.9.1.ebuild:
  Re-added BOOST_LIBS to support older boost versions, should close #289283

*pythonmagick-0.9.1 (14 Oct 2009)

  14 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +pythonmagick-0.9.1.ebuild:
  Version bump, closing bug #288608

*pythonmagick-0.8-r2 (02 Feb 2009)

  02 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -files/pythonmagick-0.6-gentoo_misc_fixes.patch,
  +files/pythonmagick-0.8-python26.patch, -pythonmagick-0.6.ebuild,
  -pythonmagick-0.7-r1.ebuild, -pythonmagick-0.8-r1.ebuild,
  +pythonmagick-0.8-r2.ebuild:
  Added fix for python-2.6, re-use autotools, removed older versions

  27 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  pythonmagick-0.8-r1.ebuild:
  Fixed syntax for boost python lib

*pythonmagick-0.8-r1 (23 Jan 2009)

  23 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  -files/pythonmagick-0.8-as-needed.patch, -pythonmagick-0.8.ebuild,
  +pythonmagick-0.8-r1.ebuild:
  Upstream changed, and export boost_python to fix bug #255615#

*pythonmagick-0.8 (16 Jan 2009)

  16 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
  +files/pythonmagick-0.8-as-needed.patch, metadata.xml,
  +pythonmagick-0.8.ebuild:
  Version bump, with fix for as-needed

  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>.