summaryrefslogtreecommitdiff
blob: 661e1445cad2063dbe5041b435cd002a9381bcb7 (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/Imaging
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/ChangeLog,v 1.20 2004/06/25 01:31:40 agriffis Exp $

  31 May 2004; Bryan �stergaard <kloeri@gentoo.org> Imaging-1.1.4.ebuild:
  Stable on alpha.

  04 May 2004; Bryan �stergaard <kloeri@gentoo.org> Imaging-1.1.2-r2.ebuild,
  Imaging-1.1.3.ebuild:
  Remove default S.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> Imaging-1.1.3-r1.ebuild,
  Imaging-1.1.3-r2.ebuild, Imaging-1.1.4.ebuild:
  Add die following econf for bug 48950

  18 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> Imaging-1.1.4.ebuild:
  Created -fPIC patch instead of adding fPIC to CFLAGS.

  28 Mar 2004; Bryan �stergaard <kloeri@gentoo.org> Imaging-1.1.2-r2.ebuild,
  Imaging-1.1.3-r1.ebuild, Imaging-1.1.3-r2.ebuild, Imaging-1.1.3.ebuild:
  Update SRC_URI.

  14 Mar 2004; Jon Portnoy <avenj@gentoo.org> Imaging-1.1.4.ebuild :
  AMD64 keywords.

  26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> Imaging-1.1.4.ebuild:
  Stable on sparc.

  15 Jul 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.4.ebuild,
  files/Imaging-1.1.4-setup.py.patch:
  add patch to fix installations with tkinter (#24351)

*Imaging-1.1.4 (02 Jun 2003)

  02 Jun 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.4.ebuild:
  removing tk-8.4 workaround because it is fixed in 1.1.4. version bumping and
  various ebuild cleanups.

*Imaging-1.1.3-r2 (16 May 2003)

  16 May 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.3-r2.ebuild:
  workaround for new tk-8.4.x. thanks to Hyriand <hyriand@thegraveyard.org>
  (#21013)

*Imaging-1.1.3-r1 (05 Mar 2003)

  25 Mar 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.3-r1.ebuild:
  bumping to stable

  05 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> Imaging-1.1.3-r1.ebuild:
  Modified to take advantage of distutils.eclass. Removed all but ~x86 arch,
  because of the major revision.

*Imaging-1.1.3 (3 Nov 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
  
  3 Nov 2002; Nicholas Henke <roughneck@gentoo.org> Imaging-1.1.3.ebuild :
  Bumped version to 1.1.3.

*Imaging-1.1.2-r2 (1 Feb 2002)
  
  20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> Imaging-1.1.2-r2.euild :

  Added ppc to KEYWORDS.

  26 Jul 2002; George Shapovalov <george@gentoo.org> Imaging-1.1.2-r2.euild :
  added KEYWORDS,SLOT,LICENSE

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.