blob: fafad9d32f25f08829f8bff4659f122bd314c854 (
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-python/python-exec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.13 2012/11/29 19:02:52 ranger Exp $
29 Nov 2012; Brent Baude <ranger@gentoo.org> python-exec-0.1.1.ebuild:
Marking python-exec-0.1.1 ppc for bug 445178
29 Nov 2012; Jeroen Roovers <jer@gentoo.org> python-exec-0.1.1.ebuild:
Stable for HPPA (bug #445178).
*python-exec-0.2 (23 Nov 2012)
23 Nov 2012; Michał Górny <mgorny@gentoo.org> +python-exec-0.2.ebuild:
Version bump. The new version supports running the wrapper through Python (bug
#438984).
*python-exec-0.1.1 (31 Oct 2012)
31 Oct 2012; Michał Górny <mgorny@gentoo.org> +python-exec-0.1.1.ebuild:
Version bump. The new version adds Prefix support and respect preferred
Python2 & 3 choices as well.
28 Oct 2012; Fabian Groffen <grobian@gentoo.org> python-exec-0.1.ebuild:
Add Prefix keywords, bug #438388
21 Oct 2012; Richard Yao <ryao@gentoo.org> python-exec-0.1.ebuild:
Keyword ~amd64-fbsd
20 Oct 2012; Raúl Porcel <armin76@gentoo.org> python-exec-0.1.ebuild:
Add ~alpha/~ia64/~s390/~sh/~sparc wrt 438388
20 Oct 2012; Jeroen Roovers <jer@gentoo.org> python-exec-0.1.ebuild:
Marked ~hppa (bug #438388).
17 Oct 2012; <naota@gentoo.org> python-exec-0.1.ebuild:
Add ~x86-fbsd. #438388
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> python-exec-0.1.ebuild:
keyword ~arm, bug #438388
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> python-exec-0.1.ebuild:
keyworded ~ppc ~ppc64, bug #438388
15 Oct 2012; Matt Turner <mattst88@gentoo.org> python-exec-0.1.ebuild:
Added ~mips, bug 438388.
*python-exec-0.1 (14 Oct 2012)
14 Oct 2012; Michał Górny <mgorny@gentoo.org> +metadata.xml,
+python-exec-0.1.ebuild:
Introduce python-exec, a tool to start Python scripts installed for multiple
implementations.
|