summaryrefslogtreecommitdiff
blob: ee406202a4d4fe04d036a5c1c0f9bd8a94bf9c3a (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
# ChangeLog for dev-python/cx_Freeze
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.5 2013/09/05 18:46:27 mgorny Exp $

  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