summaryrefslogtreecommitdiff
blob: 27b5d0302751eb7253132043316b5b30222016b9 (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
# ChangeLog for games-util/pyfa
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  19 Jul 2011; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
  -pyfa-1.0_rc2.ebuild, +pyfa-1.0.3.ebuild,
  +files/pyfa-1.0.3-staticPath.patch:
  Version bump. Adjust SRC_URI logic again (for some reason upstream *loves*
  changing it). Require python built with threads. Add a patch to allow
  setting staticPath from configforced again (like in 1.0_rc2) so that we can
  keep a sane filesystem layout.

  19 May 2011; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
  pyfa-1.0_rc2.ebuild:
  Adjust license: eve.db and contents of staticdata directory are derived from
  free-noncomm data (see http://www.eveonline.com/devblog.asp?a=blog&bid=246).

  23 Jan 2011; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
  -pyfa-1.0_rc1.ebuild, +pyfa-1.0_rc2.ebuild,
  -files/pyfa-1.0_rc1-paths.patch, +files/configforced.py:
  Version bump. SRC_URI has changed. Adjusted minimum python and wxpython
  versions per upstream documentation. RC2 allows paths to be overridden using
  a site-specific configforced.py file, patch is no longer required. Convert
  shebangs using python_convert_shebangs.

  21 Jan 2011; Alexandre Rostovtsev (tetromino) <tetromino@gmail.com>
  +pyfa-1.0_rc1.ebuild, +files/pyfa-1.0_rc1-paths.patch,
  +files/pyfa.desktop, +metadata.xml:
  New ebuild for bug #352188