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
|
# ChangeLog for games-util/pyfa
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/ChangeLog,v 1.9 2012/04/03 15:40:48 tetromino Exp $
*pyfa-1.1.5 (03 Apr 2012)
03 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +pyfa-1.1.5.ebuild:
Bump, adds Crucible 1.6 updates.
*pyfa-1.1.4-r1 (21 Mar 2012)
21 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -pyfa-1.1.3.ebuild,
-pyfa-1.1.4.ebuild, +pyfa-1.1.4-r1.ebuild, +files/pyfa-1.1.4-wxversion.patch:
Pyfa only supports wxpython:2.8. Fix dependency, add patch to select correct
slot of wxpython at runtime, and drop broken versions. Thanks to Samuli
Suominen for noticing.
*pyfa-1.1.4 (21 Mar 2012)
21 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -pyfa-1.1.2.ebuild,
+pyfa-1.1.4.ebuild:
Bump with UI improvements and afterburner fixes. Drop old.
*pyfa-1.1.3 (14 Mar 2012)
14 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -pyfa-1.1.1.ebuild,
+pyfa-1.1.3.ebuild:
Bump, adds Crucible 1.5 updates. Drop old.
*pyfa-1.1.2 (26 Jan 2012)
26 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -pyfa-1.1.ebuild,
+pyfa-1.1.2.ebuild:
Bump, adds Crucible 1.1 updates. Drop old.
*pyfa-1.1.1 (26 Dec 2011)
26 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
-files/pyfa-1.0.3-staticPath.patch, -pyfa-1.0.6.ebuild, +pyfa-1.1.1.ebuild:
Bump. Adds Crucible 1.0.2 updates, proxy support, bugfixes and UI
improvements. Install icons in all available sizes. Drop obsolete version.
*pyfa-1.1 (30 Nov 2011)
30 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> +pyfa-1.1.ebuild,
+files/pyfa-1.1-staticPath.patch:
Bump. Adds support for Crucible expansion, fleet boosting, wormhole effects.
*pyfa-1.0.6 (02 Nov 2011)
02 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+files/pyfa-1.0.3-staticPath.patch, +pyfa-1.0.6.ebuild,
+files/configforced.py, +files/pyfa.desktop, +metadata.xml:
New ebuild for bug #352188, formerly maintained in Sunrise.
|