summaryrefslogtreecommitdiff
blob: 156a7eebc0007c0e05c957c02df1b5c41027f74a (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
# ChangeLog for dev-python/csv
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.15 2006/02/08 23:58:50 tove Exp $

  25 Nov 2005; Tom Gall <tgall@gentoo.org> csv-1.0-r1.ebuild:
  stable on ppc64

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> csv-1.0-r1.ebuild:
  Mark 1.0-r1 stable on ia64

  26 Aug 2005; Aron Griffis <agriffis@gentoo.org> csv-1.0-r1.ebuild:
  add ~ia64

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> csv-1.0-r1.ebuild:
  added ~ppc64

  20 Oct 2004; Rob Cakebread <pythonhead@gentoo.org> csv-1.0-r1.ebuild:
  Marked stable x86

  31 May 2004; Bryan Østergaard <kloeri@gentoo.org> csv-1.0-r1.ebuild:
  Stable on alpha.

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org> csv-0.5.0.ebuild,
  csv-1.0.ebuild:
  Add missing IUSE.

*csv-1.0-r1 (14 Feb 2004)

  14 Feb 2004; Alastair Tse <liquidx@gentoo.org> :
  renamed csv.so to csv2.so to avoid conflicts with python-2.3's built in csv
  module. (#40429)

*csv-1.0 (21 Mar 2003)

  04 Apr 2003; Alastair Tse <liquidx@gentoo.org> csv-1.0.ebuild:
  cleanup and bump to stable

  21 Mar 2003; Thomas Raschbacher <lordvan@gentoo.org> csv-1.0.ebuild :
  new version
	
*csv-0.5.0 (13 Dec 2002)

  13 Dec 2002; B.Lauwers <blauwers@gentoo.org> :
  Initial import. Ebuild submitted by Ollie Rutherfurd <oliver@rutherfurd.net>.