summaryrefslogtreecommitdiff
blob: 261b2f1d4866657eb9d0b356c63be67ce3ac2184 (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
57
58
59
# ChangeLog for dev-python/isodate
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/isodate/ChangeLog,v 1.15 2013/09/05 18:46:18 mgorny Exp $

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> isodate-0.4.9-r1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  24 Jun 2013; Ian Delaney <idella4@gentoo.org> -isodate-0.4.8.ebuild,
  isodate-0.4.9-r1.ebuild:
  add test phase, pypy support, drop jython, drop old

*isodate-0.4.9-r1 (12 May 2013)

  12 May 2013; Justin Lecher <jlec@gentoo.org> +isodate-0.4.9-r1.ebuild,
  metadata.xml:
  Move to new python r1 eclasses

  02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~arm, wrt bug #449220

  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~sparc, wrt bug #449220

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~alpha, wrt bug #449220

  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~ia64, wrt bug #449220

  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~ppc64, wrt bug #449220

  11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> isodate-0.4.9.ebuild:
  Add ~ppc, wrt bug #421061

*isodate-0.4.9 (11 Nov 2012)

  11 Nov 2012; Tim Harder <radhermit@gentoo.org> +isodate-0.4.9.ebuild:
  Version bump.

  04 May 2012; Kacper Kowalik <xarthisius@gentoo.org> -isodate-0.4.7.ebuild,
  isodate-0.4.8.ebuild:
  Keyword for ~{amd64,x86}-linux, drop old

  04 May 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Add remote-id.

*isodate-0.4.8 (04 May 2012)

  04 May 2012; Mike Gilbert <floppym@gentoo.org> +isodate-0.4.8.ebuild:
  Version bump. Test suite now works for older Python versions. Thanks to Ian
  Delaney for reporting upstream.

*isodate-0.4.7 (04 May 2012)

  04 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +isodate-0.4.7.ebuild,
  +metadata.xml:
  Initial import, ebuild written by me. Fixes #408503 by Ian Delaney
  <johneed@hotmail.com>