blob: 54fc4575b706a158d50403f3a951580f5257cfe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# ChangeLog for dev-python/3to2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.5 2013/01/18 23:55:44 mgorny Exp $
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
|