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
|
# ChangeLog for dev-lang/python-exec
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.11 2013/11/24 18:51:08 ago Exp $
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild:
Stable for sparc, wrt bug #491420
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild:
Stable for ppc, wrt bug #491420
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild:
Stable for ppc64, wrt bug #491420
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild:
Stable for arm, wrt bug #491420
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-2.0.1.ebuild:
Stable for alpha, wrt bug #491420
23 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-exec-2.0.1.ebuild:
amd64 stable, bug #491420
19 Nov 2013; Jeroen Roovers <jer@gentoo.org> python-exec-2.0.1.ebuild:
Stable for HPPA (bug #491420).
*python-exec-2.0.1 (16 Nov 2013)
16 Nov 2013; Michał Górny <mgorny@gentoo.org> +python-exec-2.0.1.ebuild:
Version bump. Fix unitialized memory access, bug #491410.
15 Nov 2013; Robin H. Johnson <robbat2@gentoo.org> python-exec-0.3.1.ebuild,
python-exec-0.9999.ebuild, python-exec-2.0.ebuild, python-exec-2.9999.ebuild:
Use PDEPEND to fix python-exec dep for all users, acked by ZeroChaos & mgorny
in #gentoo-dev.
09 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-exec-2.0.ebuild:
amd64 stable, bug #488682
*python-exec-0.9999 (30 Oct 2013)
*python-exec-2.9999 (30 Oct 2013)
*python-exec-0.3.1 (30 Oct 2013)
*python-exec-2.0 (30 Oct 2013)
30 Oct 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
+python-exec-0.3.1.ebuild, +python-exec-0.9999.ebuild,
+python-exec-2.0.ebuild, +python-exec-2.9999.ebuild:
Move the real ebuilds of dev-python/python-exec to dev-lang/python-exec.
|