summaryrefslogtreecommitdiff
blob: 40830d3c1a51c00f0ee40a8d41bb83d879da6c44 (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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# ChangeLog for app-emacs/chess
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.32 2009/10/15 22:43:19 fauli Exp $

  15 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
  -chess-2.0_beta6-r1.ebuild, -files/50chess-gentoo-2.0_beta6.el:
  clean up

  15 Oct 2009; Markus Meier <maekke@gentoo.org> chess-2.0_beta6-r2.ebuild:
  amd64/x86 stable, bug #288395

  11 Oct 2009; nixnut <nixnut@gentoo.org> chess-2.0_beta6-r2.ebuild:
  ppc stable #288395

*chess-2.0_beta6-r2 (10 Sep 2009)

  10 Sep 2009; Ulrich Mueller <ulm@gentoo.org> chess-2.0_beta6-r1.ebuild,
  +chess-2.0_beta6-r2.ebuild, +files/50chess-gentoo-2.0_beta6.el,
  files/50chess-gentoo.el:
  Install sounds and pixmaps for pieces under SITEETC.

  29 Mar 2009; Ulrich Mueller <ulm@gentoo.org> chess-2.0_beta6-r1.ebuild:
  Use autopatch feature of elisp.eclass.

  12 May 2008; Ulrich Mueller <ulm@gentoo.org> -files/51chess-gentoo.el,
  -chess-2.0_beta6.ebuild:
  Remove old.

  12 May 2008; Markus Meier <maekke@gentoo.org> chess-2.0_beta6-r1.ebuild:
  amd64 stable, bug #217514

  03 May 2008; Christian Faulhammer <opfer@gentoo.org>
  chess-2.0_beta6-r1.ebuild:
  stable x86, bug 217514

  17 Apr 2008; nixnut <nixnut@gentoo.org> chess-2.0_beta6-r1.ebuild:
  Stable on ppc wrt bug 217514

*chess-2.0_beta6-r1 (14 Mar 2008)

  14 Mar 2008; Ulrich Mueller <ulm@gentoo.org>
  +files/2.0_beta6-chess-common-handler-gentoo.patch,
  +files/50chess-gentoo.el, +chess-2.0_beta6-r1.ebuild:
  Allow alternative chess engines in RDEPEND. Do not use custom-set-variables
  in site file since it is reserved for the user.

  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.