summaryrefslogtreecommitdiff
blob: a4cc7e6c70be0df9f7187a6c67a6d820d0c49473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.4 2013/05/27 13:09:14 pinkbyte Exp $

  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