summaryrefslogtreecommitdiff
blob: e54ada375fdd1d4508f9265bc013c5a3ff196e02 (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
# ChangeLog for dev-python/3to2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.7 2015/03/06 22:04:43 pacho Exp $

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> 3to2-1.0.ebuild:
  amd64 stable, bug 540290

  08 Jun 2014; Rick Farina <zerochaos@gentoo.org> 3to2-1.0.ebuild:
  tested on ~x86, same tests fail on ~amd64

  18 Jan 2013; Michał Górny <mgorny@gentoo.org> 3to2-1.0.ebuild:
  Use unittest test runner to have proper exit status.

  18 Jan 2013; Michał Górny <mgorny@gentoo.org> 3to2-1.0.ebuild, metadata.xml:
  Enable running tests.

  17 Dec 2012; Michał Górny <mgorny@gentoo.org> 3to2-1.0.ebuild:
  Bump to EAPI=5 to make Paludis happy, bug #447524.

  02 Dec 2012; Michał Górny <mgorny@gentoo.org> 3to2-1.0.ebuild:
  Remove redundant use of PYTHON_DEPS.

*3to2-1.0 (09 Nov 2012)

  09 Nov 2012; Patrick McLean <chutzpah@gentoo.org> +3to2-1.0.ebuild,
  +metadata.xml:
  New package, refactors valid 3.x syntax into valid 2.x syntax, if a
  syntactical conversion is possible