summaryrefslogtreecommitdiff
blob: 6bb9ff721bd7a51ce57ba01a54517c20ffa422b3 (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
60
61
62
63
64
65
66
67
68
69
# ChangeLog for dev-python/ply
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ply/ChangeLog,v 1.14 2011/02/18 18:37:01 arfrever Exp $

*ply-3.4 (18 Feb 2011)

  18 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -ply-3.3.ebuild, +ply-3.4.ebuild:
  Version bump. Fixed support for Python 3 in ply.cpp (bug #343641). Fixed
  tests with Python 3.2 (bug #343753).

  16 Aug 2010; Dirkjan Ochtman <djc@gentoo.org> ply-3.3.ebuild:
  Update license (see homepage; bug 333025).

*ply-3.3 (07 Sep 2009)

  07 Sep 2009; Patrick Lauer <patrick@gentoo.org> +ply-3.3.ebuild:
  Bump

*ply-3.2 (29 Aug 2009)

  30 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -ply-2.3.ebuild, +ply-3.2.ebuild:
  Version bump. Set SUPPORT_PYTHON_ABIS.

*ply-2.5 (01 Jul 2009)

  01 Jul 2009; Patrick Lauer <patrick@gentoo.org> +ply-2.5.ebuild:
  Bump to 2.5. Small fixes to remove deprecation warnings. Tests fail
  because of a path mismatch although the results would be valid.

  03 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -ply-2.2.ebuild:
  Dropped old version.

*ply-2.3 (24 Feb 2007)

  24 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org> +ply-2.3.ebuild:
  Version bump (bug #168243).

*ply-2.2 (06 Jan 2007)

  06 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> -ply-1.5.ebuild,
  -ply-1.6.ebuild, +ply-2.2.ebuild:
  Version bump, bug #147202. Dropped old versions.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> ply-1.6.ebuild:
  Mark 1.6 ~ia64

*ply-1.6 (16 Mar 2006)

  16 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
  ply-1.5.ebuild, +ply-1.6.ebuild:
  Version bump, fixed SRC_URI and HOMEPAGE (bug #109585). Removed trailing
  whitespaces from metadata.

  19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
  Added japanese metadata.xml translation thanks to Yoshino-san.

  02 Sep 2004; Travis Tilley <lv@gentoo.org> ply-1.5.ebuild:
  added ~amd64 keyword

  28 Jun 2004; David Holm <dholm@gentoo.org> ply-1.5.ebuild:
  Added to ~ppc.

*ply-1.5 (27 Jun 2004)

  27 Jun 2004; Lukasz Strzygowski <lucass@gentoo.org> +ply-1.5.ebuild:
  Initial commit. Thanks to Yann Ramin in bug #49932.