summaryrefslogtreecommitdiff
blob: 5cfc7c1eb0a8f9683d492dfe3848af104a331bff (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# ChangeLog for app-emacs/chess
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.22 2007/10/26 17:58:45 ulm Exp $

  26 Oct 2007; Ulrich Mueller <ulm@gentoo.org>
  -files/2.0_beta5-byte-compiling-files-gentoo.patch,
  -files/50chess-gentoo.el, -chess-2.0_beta5.ebuild,
  -chess-2.0_beta5-r4.ebuild:
  Remove old versions; they didn't build with Emacs 21 and 22, respectively.

  26 Oct 2007; nixnut <nixnut@gentoo.org> chess-2.0_beta6.ebuild:
  Stable on ppc wrt bug 196767

  24 Oct 2007; Ulrich Mueller <ulm@gentoo.org> chess-2.0_beta6.ebuild:
  amd64 stable, bug 196767

  24 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  chess-2.0_beta6.ebuild:
  stable x86, bug 196767

  24 Sep 2007; Ulrich Mueller <ulm@gentoo.org> files/51chess-gentoo.el:
  Additional autoload definitions.

*chess-2.0_beta6 (24 Sep 2007)
*chess-2.0_beta5-r4 (24 Sep 2007)

  24 Sep 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/2.0_beta6-chess-pos-move-gentoo.patch, -chess-2.0_beta5-r3.ebuild,
  +chess-2.0_beta5-r4.ebuild, +chess-2.0_beta6.ebuild:
  Version bump. 2.0_beta6 compiles and runs with both Emacs 21 and 22 now.
  Fix assert problem in chess-pos-move that occured for the start position.
  Remove festival USE flag since it changes nothing for the installed package.
  Install pixmap files in correct location. Remove die command from epatch.

  23 Sep 2007; Ulrich Mueller <ulm@gentoo.org> -chess-2.0_beta5-r1.ebuild,
  chess-2.0_beta5-r3.ebuild:
  Remove previous revision. Add a die message; minor cosmetic changes.

*chess-2.0_beta5-r3 (02 Jul 2007)

  02 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
  -chess-2.0_beta5-r2.ebuild, +chess-2.0_beta5-r3.ebuild:
  replaced some manual copy actions by proper eutils functions
  Added info messages to make waiting times a bit shorter
  removed hard dependency on app-editors/emacs-cvs to new
  style dependency by NEED_EMACS

  07 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  chess-2.0_beta5.ebuild, chess-2.0_beta5-r1.ebuild,
  chess-2.0_beta5-r2.ebuild:
  added FDL to LICENSE

*chess-2.0_beta5-r2 (27 Feb 2007)

  27 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  +files/51chess-gentoo.el, +chess-2.0_beta5-r2.ebuild:
  revision bump: Have a smoother init file, install sounds and icons in better
  suited directories; fixes bug 168550, reported by Ulrich Mueller
  <ulm@kph.uni-mainz.de>

*chess-2.0_beta5-r1 (09 Feb 2007)

  09 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  chess-2.0_beta5.ebuild, +chess-2.0_beta5-r1.ebuild:
  added some quotes overall; revision bump: dependency on emacs-cvs because of
  tree-widget.el only available there; for stable package: removal of
  scid-browser.el, as it uses unavailable package tree-widget and is just an
  example file; fixes bug 151474, reported by Patrick Lauer
  <bugs@dev.gentooexperimental.org>

  04 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
  -chess-2.0_beta3.ebuild:
  clean up old versions

*chess-2.0_beta5 (30 Jun 2005)

  30 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> chess-2.0_beta3.ebuild,
  +chess-2.0_beta5.ebuild:
  New upstream version; Keywording ~amd64.

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  chess-2.0_beta3.ebuild:
  Stable on ppc.

  03 Sep 2004; David Holm <dholm@gentoo.org> chess-2.0_beta3.ebuild:
  Added to ~ppc.

  10 Sep 2003; Michael Sterrett <msterret@gentoo.org> chess-2.0_beta3.ebuild:
  app-games/gnuchess -> games-board/gnuchess (games reorg)

*chess-2.0_beta3 (31 Oct 2002)

  31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  chess-2.0_beta3.ebuild, files/50chess-gentoo.el,
  files/digest-chess-2.0_beta3 :

  Initial import.