blob: e898808f0f62fa35b4574a0dba209a8bb66e917a (
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
|
# ChangeLog for dev-python/csv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/ChangeLog,v 1.11 2004/12/30 21:22:18 ciaranm Exp $
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>.
|