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
|
# ChangeLog for dev-python/apse
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.23 2015/04/14 12:49:15 ago Exp $
14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> apse-0.2-r3.ebuild:
Stable for ia64, wrt bug #540290
08 Apr 2015; Michał Górny <mgorny@gentoo.org> apse-0.2-r3.ebuild:
Drop old Python implementations
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild:
x86 stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild:
ppc stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild:
ppc64 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild:
amd64 stable, bug 540290
23 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -apse-0.2-r1.ebuild,
-apse-0.2-r2.ebuild:
Remove old.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> apse-0.2-r1.ebuild,
apse-0.2-r2.ebuild, apse-0.2-r3.ebuild:
QA: drop trailing '.' from DESCRIPTION
31 Mar 2014; Michał Górny <mgorny@gentoo.org> apse-0.2-r2.ebuild,
apse-0.2-r3.ebuild:
Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> apse-0.2-r2.ebuild,
apse-0.2-r3.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*apse-0.2-r3 (22 Apr 2013)
22 Apr 2013; Sven Vermeulen <swift@gentoo.org> +apse-0.2-r3.ebuild:
Using SLOTed swig-1.3, fixes dependency handling when both swig-2 and swig-1
are build-time deps
*apse-0.2-r2 (20 Jan 2013)
20 Jan 2013; Michał Górny <mgorny@gentoo.org> +apse-0.2-r2.ebuild:
Migrate to distutils-r1. Correct the swig dependency.
21 Feb 2012; Patrick Lauer <patrick@gentoo.org> apse-0.2-r1.ebuild:
Restricting jython
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
apse-0.2-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
*apse-0.2-r1 (12 May 2008)
12 May 2008; Ali Polatel <hawking@gentoo.org> -apse-0.2.ebuild,
+apse-0.2-r1.ebuild:
Revbump. Don't install tests. Added src_test. swig is not a runtime
dependency, bug 221469. Use DOCS to install docs. Drop old.
14 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Christian Andreetta (satya, #48841) from metadata.xml.
26 May 2007; Peter Weller <welp@gentoo.org> apse-0.2.ebuild:
Keyworded ~amd64 wrt bug 179661
31 Jul 2006; Tom Gall <tgall@gentoo.org> apse-0.2.ebuild:
added ~ppc64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> apse-0.2.ebuild:
Mark 0.2 ~ia64
16 Feb 2006; Marien Zwart <marienz@gentoo.org> apse-0.2.ebuild:
Make DESCRIPTION a bit shorter.
19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
Added japanese metadata.xml translation thanks to Yoshino-san.
12 Jul 2005; David Holm <dholm@gentoo.org> apse-0.2.ebuild:
Added to ~ppc.
*apse-0.2 (24 Jan 2005)
24 Jan 2005; Christian Andreetta <satya@gentoo.org> +metadata.xml,
+apse-0.2.ebuild:
New package submission
|