summaryrefslogtreecommitdiff
blob: 51dfea72237de7b933a23e94816e83dce6928624 (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
# ChangeLog for dev-python/cx_Freeze
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.12 2015/04/08 08:05:03 mgorny Exp $

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> cx_Freeze-4.3.1-r2.ebuild,
  cx_Freeze-4.3.2.ebuild:
  Drop old Python implementations

  02 Dec 2014; Pacho Ramos <pacho@gentoo.org> cx_Freeze-4.3.3.ebuild:
  amd64/x86 stable, bug #530428

*cx_Freeze-4.3.3 (30 May 2014)

  30 May 2014; Ian Delaney <idella4@gentoo.org> +cx_Freeze-4.3.3.ebuild:
  bump; drop py2.6 py3.2 add py3.4 support

  19 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> cx_Freeze-4.3.1-r2.ebuild,
  cx_Freeze-4.3.2.ebuild, +files/cx_Freeze-4.3.2-buildsystem.patch:
  Proper fix for respecting LDFLAGS by Julian Ospald, bug #491602

*cx_Freeze-4.3.2 (18 Nov 2013)

  18 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> +cx_Freeze-4.3.2.ebuild:
  Version bump

  18 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> cx_Freeze-4.3.1-r2.ebuild:
  Stable on amd64 and x86, wrt bug #491530

*cx_Freeze-4.3.1-r2 (18 Nov 2013)

  18 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> -cx_Freeze-4.3.1.ebuild,
  -cx_Freeze-4.3.1-r1.ebuild, +cx_Freeze-4.3.1-r2.ebuild:
  Revision bump: respect LDFLAGS. Drop old revisions

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

  27 May 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
  Add python herd, acked by yac and djc

*cx_Freeze-4.3.1-r1 (09 May 2013)

  09 May 2013; Ian Delaney <idella4@gentoo.org> +cx_Freeze-4.3.1-r1.ebuild:
  migrate -> distutils-r1, fixes Bug #46705

  27 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> cx_Freeze-4.3.1.ebuild:
  Drop obsolete USE-flag 'doc', wrt bug #448722. Thanks to Diego Elio Pettenò
  for discovering this issue

*cx_Freeze-4.3.1 (18 Dec 2012)

  18 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> +cx_Freeze-4.3.1.ebuild,
  +metadata.xml:
  Initial commit, wrt bug #184263