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
|
# ChangeLog for dev-python/pyface
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyface/ChangeLog,v 1.14 2015/03/06 22:33:01 pacho Exp $
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pyface-4.4.0.ebuild:
amd64 stable, bug 540290
05 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -pyface-4.3.0.ebuild:
Remove old.
*pyface-4.4.0 (29 Jan 2014)
29 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> +pyface-4.4.0.ebuild,
metadata.xml:
Version bump, added upstream check
14 May 2013; Ian Delaney <idella4@gentoo.org> pyface-4.3.0-r1.ebuild:
update python version deps in dep list
14 May 2013; Ian Delaney <idella4@gentoo.org> -pyface-4.0.0.ebuild,
-pyface-4.1.0.ebuild, -pyface-4.2.0.ebuild:
drop old
18 Apr 2013; Ian Delaney <idella4@gentoo.org> pyface-4.3.0-r1.ebuild:
fix to building docs, corrections to syntax in test phase
*pyface-4.3.0-r1 (11 Apr 2013)
11 Apr 2013; Ian Delaney <idella4@gentoo.org> +pyface-4.3.0-r1.ebuild:
migration to distutils-r1, rm py2.6 support, fixed test phase
*pyface-4.3.0 (03 Apr 2013)
03 Apr 2013; Patrick Lauer <patrick@gentoo.org> +pyface-4.3.0.ebuild:
Bump
06 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> pyface-4.2.0.ebuild:
Keyword amd64-linux and x86-linux
09 Nov 2012; Ian Delaney <idella4@gentoo.org> pyface-4.1.0.ebuild,
pyface-4.2.0.ebuild:
Skipping upassable test.py file, test restricting python2.[56] & pypy,
upgrading src_test, fixes Bug #No. 431530
*pyface-4.2.0 (09 Oct 2012)
09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +pyface-4.2.0.ebuild:
Bump
07 Aug 2012; Patrick Lauer <patrick@gentoo.org> pyface-4.1.0.ebuild:
Restricting py-2.5
*pyface-4.1.0 (17 Jan 2012)
17 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org> +pyface-4.1.0.ebuild:
Version bump
*pyface-4.0.0 (03 Aug 2011)
03 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> +pyface-4.0.0.ebuild,
+metadata.xml:
Initial import
|