blob: ae19bcfde4c41f1450870fca51ab4f09f709571d (
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
|
# ChangeLog for dev-python/3to2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.6 2014/06/08 02:26:32 zerochaos Exp $
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
|