summaryrefslogtreecommitdiff
blob: d3b6a89b6e554c75f4ac9a30a48322a6ba4acf45 (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
# ChangeLog for games-board/gnubg
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.14 2004/12/27 04:31:48 vapier Exp $

  17 Dec 2004; David Holm <dholm@gentoo.org> gnubg-0.14.2.ebuild:
  Added to ~ppc.

  09 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.14.2.ebuild:
  filter-flags -ffast-math #bug #67929

  15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> gnubg-0.14.2.ebuild:
  Added to -amd64 (game segfaults on startup).

  12 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gnubg-0.14.2.ebuild:
  Added to ~sparc.  Closes bug #38396.

  03 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.14.2.ebuild:
  gnuconfig_update for mips; no backticks

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnubg-0.13.0-r1.ebuild:
  Fix use invocation

*gnubg-0.14.2 (05 Apr 2004)

  05 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.14.2.ebuild:
  version bump

  20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.13.0-r1.ebuild:
  stop using deprecated ?: use syntax

  30 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.13.0-r1.ebuild:
  Failed to link with USE=nas so fix configure.in in this case.  Also, default
  to gtk2; added more DEPENDs based on USE flags.

*gnubg-0.13.0-r1 (29 Sep 2003)

  29 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.13.0-r1.ebuild:
  Add more USE flags to IUSE; modify the way the USE flags are handled to allow
  more combinations of USE flags. There may still be issues with certain
  combinations of USE flags but I think the current code will prove more
  flexible. (driven by bug 28580)

*gnubg-0.13.0 (02 Mar 2003)

  02 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Initial import.  Ebuild submitted by Rigo Ketelings <rigo@home.nl> #9407.