summaryrefslogtreecommitdiff
blob: 28483c6219eadd6b60605062fcf8b364a45f3fac (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
# ChangeLog for dev-python/mysql-python
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/ChangeLog,v 1.10 2004/06/12 20:04:48 kloeri Exp $

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