blob: f4ed67a228e6ac5eef34121c784cb8a6d26910ad (
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
93
|
# ChangeLog for dev-python/empy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/ChangeLog,v 1.26 2015/01/30 10:03:01 aballier Exp $
*empy-3.3.2 (30 Jan 2015)
30 Jan 2015; Alexis Ballier <aballier@gentoo.org> +empy-3.3.2.ebuild:
bump to latest version and add python 3.3 and 3.4 support since I tested and
need it.
26 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -empy-3.3.ebuild:
Remove old.
23 Oct 2014; Alexis Ballier <aballier@gentoo.org> empy-3.3-r1.ebuild:
keyword ~arm
31 Mar 2014; Michał Górny <mgorny@gentoo.org> empy-3.3-r1.ebuild:
Add support for the new PyPy slotting.
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> empy-3.3-r1.ebuild:
Stable for ppc, wrt bug #495584
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> empy-3.3-r1.ebuild:
amd64 stable, bug #495584
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> empy-3.3-r1.ebuild:
x86 stable wrt bug #495584
14 Feb 2014; Akinori Hattori <hattya@gentoo.org> empy-3.3-r1.ebuild:
ia64 stable wrt bug #495584
05 Sep 2013; Michał Górny <mgorny@gentoo.org> empy-3.3-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> empy-3.3-r1.ebuild:
Don't install em.py symlink in /usr/bin; this causes pythonpath conflicts.
*empy-3.3-r1 (08 Jun 2013)
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> +empy-3.3-r1.ebuild:
Convert to distutils-r1.
28 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
empy-3.3.ebuild:
Set SUPPORT_PYTHON_ABIS.
14 Jan 2010; Brent Baude <ranger@gentoo.org> empy-3.3.ebuild:
Marking empy-3.3 ppc for bug 299383
30 Jul 2008; Rob Cakebread <pythonhead@gentoo.org> -empy-3.2.ebuild,
empy-3.3.ebuild:
Use get_python_sitedir, added tests, doc USE flag, PYTHON_MODNAME. Fixes
bug# 232596. Thanks Rene 'Necoro' Neumann <gentoo@necoro.eu>. Removed
older version.
25 Jun 2007; Ali Polatel <hawking@gentoo.org> empy-3.2.ebuild,
empy-3.3.ebuild:
removed unneeded empty lines
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> empy-3.3.ebuild:
Mark 3.3 stable on ia64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> empy-3.3.ebuild:
Mark 3.3 ~ia64
12 Jul 2005; David Holm <dholm@gentoo.org> empy-3.3.ebuild:
Added to ~ppc.
24 Apr 2005; Simon Stelling <blubb@gentoo.org> empy-3.3.ebuild:
stable on amd64
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
08 Sep 2004; <blubb@gentoo.org> empy-3.3.ebuild:
added ~amd64 keyword
08 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> empy-3.3.ebuild:
Marked stable on x86
*empy-3.3 (01 Apr 2004)
01 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> empy-3.2.ebuild,
empy-3.3.ebuild:
Mark 3.2 stable on x86, add new 3.3 version, fix homepage + src_uri.
*empy-3.2 (23 Oct 2003)
23 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> empy-3.2.ebuild:
Initial commit. Thank you Chris Bainbridge <chrb@dcs.ed.ac.uk> (Bug #28274)
|