summaryrefslogtreecommitdiff
blob: b7b02256d7eed3faa2709f74968361d0089c55fb (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# ChangeLog for games-board/gnubg
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.19 2005/09/20 14:55:59 mr_bones_ Exp $

  20 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org>
  -gnubg-0.13.0-r1.ebuild, -gnubg-0.14.2.ebuild:
  clean old versions

  25 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> gnubg-0.14.3.ebuild:
  fix up deps; turn off gtk1 support since it's broken (bug #83283)

*gnubg-0.14.3 (24 Feb 2005)

  24 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +gnubg-0.14.3.ebuild:
  version bump

  27 Dec 2004; Mike Frysinger <vapier@gentoo.org> gnubg-0.14.2.ebuild:
  Stick ftgl into the opengl?() portion of DEPEND #75768.

  27 Dec 2004; Mike Frysinger <vapier@gentoo.org> gnubg-0.14.2.ebuild:
  Add support for USE=opengl to track glgtkext support #47039 by Nicolai
  Lissner / Thomas R. (TRauMa).

  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.