blob: 99f4b4f36aad91f137853b47cf0cf2d8805b6ca0 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
# ChangeLog for dev-util/gprof2dot
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gprof2dot/ChangeLog,v 1.11 2014/11/21 23:48:36 sping Exp $
21 Nov 2014; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20130517.ebuild:
Fix use of python-r1 eclass (bug #528714)
09 Nov 2014; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20130517.ebuild:
Remove Python 2.6 target, add Python 3.4 (bug #528714)
09 Nov 2014; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20130517.ebuild:
Remove Python 3.2 target
09 Nov 2014; Sebastian Pipping <sping@gentoo.org>
-gprof2dot-0_p20100216.ebuild:
Remove old version
05 Sep 2013; Michał Górny <mgorny@gentoo.org> gprof2dot-0_p20130517.ebuild:
Clean up PYTHON_COMPAT from old implementations.
16 Jun 2013; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20130517.ebuild, +files/gprof2dot-0_p20130517-py3-xrange.patch:
Handle lack of xrange(..) in Python 3, thanks for the patch to Reinis Danne
(bug #473418)
*gprof2dot-0_p20130517 (19 May 2013)
19 May 2013; Sebastian Pipping <sping@gentoo.org>
+gprof2dot-0_p20130517.ebuild:
Update snapshot to Git HEAD of today. Python 3.x now supported upstream,
migrate to python-r1, fix/allow "import gprof2dot"
15 Mar 2012; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20100216.ebuild, +files/gprof2dot-0_p20100216-python3.patch:
Support Python 3.x (bug #341687)
21 Oct 2010; Sebastian Pipping <sping@gentoo.org>
gprof2dot-0_p20100216.ebuild:
Migrate from mercurial checkout to snapshot tarball (bug #337088)
10 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
gprof2dot-0_p20100216.ebuild:
Update EAPI. Delete needless call to die().
*gprof2dot-0_p20100216 (17 Mar 2010)
17 Mar 2010; Sebastian Pipping <sping@gentoo.org>
+gprof2dot-0_p20100216.ebuild, +metadata.xml:
New package
|