summaryrefslogtreecommitdiff
blob: 89eb8cc2ce8238771d3d7e7a9d6ffa811a746b9d (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
# ChangeLog for dev-python/pillow
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pillow/ChangeLog,v 1.9 2013/10/20 20:23:45 maekke Exp $

  20 Oct 2013; Markus Meier <maekke@gentoo.org> pillow-2.0.0-r1.ebuild:
  arm stable, bug #486326

  05 Oct 2013; Jeroen Roovers <jer@gentoo.org> pillow-2.0.0-r1.ebuild:
  Stable for HPPA (bug #486326).

  28 Sep 2013; Mike Gilbert <floppym@gentoo.org> pillow-2.1.0.ebuild:
  Drop obsolete sed command.

*pillow-2.1.0 (28 Sep 2013)

  28 Sep 2013; Mike Gilbert <floppym@gentoo.org> +pillow-2.1.0.ebuild:
  Version bump. Drop failing patches; I don't think they are actually necessary.

  28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> pillow-2.0.0-r1.ebuild:
  Stable for x86, wrt bug #450086

  30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> pillow-2.0.0-r1.ebuild:
  Stable for amd64, wrt bug #450086

*pillow-2.0.0-r1 (10 Jun 2013)

  10 Jun 2013; Mike Gilbert <floppym@gentoo.org> +pillow-2.0.0-r1.ebuild,
  -pillow-2.0.0.ebuild:
  Fixup docs and examples installation, bug 472908.

  28 May 2013; Mike Gilbert <floppym@gentoo.org>
  +files/imaging-1.1.7-no-xv.patch,
  +files/pillow-2.0.0-delete_hardcoded_paths.patch,
  +files/pillow-2.0.0-libm_linking.patch, pillow-2.0.0.ebuild:
  Enable python3, add keywords from dev-python/imaging, apply a few patches.

*pillow-2.0.0 (21 Apr 2013)

  21 Apr 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
  +pillow-2.0.0.ebuild:
  Introduce an initial ebuild for Pillow, a fork of Python Imaging Library.
  Requested in bug #401009, as it became a dep of xhtml2pdf.