summaryrefslogtreecommitdiff
blob: d3ef3e6cd1ba8d0744621fee0d90b92a37b4a551 (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
# ChangeLog for dev-python/csv
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.17 2007/03/05 02:41:59 genone Exp $

  05 Mar 2007; Marius Mauch <genone@gentoo.org> csv-1.0-r1.ebuild:
  Replacing einfo with elog

  21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org>
  files/digest-csv-0.5.0, files/digest-csv-1.0, files/digest-csv-1.0-r1,
  Manifest:
  Convert to Manifest2.

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