summaryrefslogtreecommitdiff
blob: 43965df4e6ac6d0a0e684f891930aedc4e3fc876 (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
# ChangeLog for dev-python/mysql-python
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/ChangeLog,v 1.16 2004/12/30 22:36:05 ciaranm Exp $

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

*mysql-python-1.1.7 (05 Dec 2004)

  05 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
  +mysql-python-1.1.7.ebuild:
  Version bump, bug 71965.

  08 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> :
  Marked ~amd64.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> mysql-python-0.9.2.ebuild:
  change virtual/glibc to virtual/libc

  26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> mysql-python-1.0.0.ebuild:
  Marked ~amd64.

*mysql-python-1.0.0 (12 Jun 2004)

  12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
  +mysql-python-1.0.0.ebuild:
  Bump version, bug #53381.

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org>
  mysql-python-0.9.2-r1.ebuild, mysql-python-0.9.2.ebuild:
  Add missing IUSE.

*mysql-python-0.9.2-r1 (22 Jun 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

  28 Apr 2003; Alastair Tse <liquidx@gentoo.org> mysql-python-0.9.2-r1.ebuild,
  mysql-python-0.9.2.ebuild:
  remove redundant python-1.5.2 dep

*mysql-python-0.9.2 (03 Nov 2002)

  05 Apr 2003; Thomas Raschbacher <lordvan@gentoo.org> mysql-python-0.9.2-r1.ebuild:
  compiling with non-threadsafe libmysqlclient if mysql4 is installed
  (commiting this non ~arch since otherwise it won't work with mysql4!)
	
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  03 Nov 2002; Nicholas Henke <roughneck@gentoo.org> mysql-python-0.9.2.ebuild,Changelog  :

  Initial import. Thanks to Thomas Raschbacher <lordvan@lordvan.com> for
  the ebuild and Andy Dustman <andy-gentoo.54e552@dustman.net> for corrections.