summaryrefslogtreecommitdiff
blob: 68476dcc155f7e41e32af0882f97625168caeec5 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# ChangeLog for dev-python/python-exec
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.25 2013/01/26 11:10:42 maekke Exp $

  26 Jan 2013; Markus Meier <maekke@gentoo.org> python-exec-0.2.ebuild:
  arm stable, bug #452934

  23 Jan 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-0.2.ebuild:
  Stable for amd64, wrt bug #452934

  22 Jan 2013; Jeroen Roovers <jer@gentoo.org> python-exec-0.2.ebuild:
  Stable for HPPA (bug #452934).

  19 Jan 2013; Michał Górny <mgorny@gentoo.org> python-exec-0.2.ebuild,
  python-exec-9999.ebuild:
  Use an ugly hack instead of relying on eclass to do it for us.

  29 Dec 2012; Raúl Porcel <armin76@gentoo.org> python-exec-0.1.1.ebuild:
  alpha/s390/sh/sparc stable wrt #445178

  18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> python-exec-0.1.1.ebuild:
  Stable for ia64, wrt bug #445178

  17 Dec 2012; Michał Górny <mgorny@gentoo.org> python-exec-0.1.1.ebuild,
  python-exec-0.1.ebuild, python-exec-0.2.ebuild, python-exec-9999.ebuild:
  Bump to EAPI=5 to make Paludis happy, bug #447524.

  16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> python-exec-0.1.1.ebuild:
  Stable for x86, wrt bug #445178

*python-exec-9999 (15 Dec 2012)

  15 Dec 2012; Michał Górny <mgorny@gentoo.org> +python-exec-9999.ebuild:
  Import the live ebuild.

  04 Dec 2012; Anthony G. Basile <blueness@gentoo.org> python-exec-0.1.1.ebuild:
  stable ppc64, bug #445178

  02 Dec 2012; Markus Meier <maekke@gentoo.org> python-exec-0.1.1.ebuild:
  arm stable, bug #445178

  02 Dec 2012; <ago@gentoo.org> python-exec-0.1.1.ebuild:
  Stable for amd64, wrt bug #445178

  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.