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
|
# ChangeLog for games-roguelike/crossfire-client
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.21 2009/12/22 01:05:51 mr_bones_ Exp $
22 Dec 2009; Michael Sterrett <mr_bones_@gentoo.org>
crossfire-client-1.12.0.ebuild, +files/crossfire-client-1.12.0-lua.patch:
add patch from Tim Hentenaar to fix compile warning from lua (bug #296697)
*crossfire-client-1.12.0 (15 Oct 2009)
15 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.12.0.ebuild:
Version bump
*crossfire-client-1.11.0 (11 Feb 2008)
11 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.11.0.ebuild:
version bump
*crossfire-client-1.10.0 (25 Aug 2007)
25 Aug 2007; Tupone Alfredo <tupone@gentoo.org>
+crossfire-client-1.10.0.ebuild:
Version bump to 1.10.0 bug #179705 by Epicanis
10 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
crossfire-client-1.9.1.ebuild:
fix building when neither oss or alsa is specified - patch from Preston Crow
via bug #139785
*crossfire-client-1.9.1 (04 Jul 2006)
04 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.9.1.ebuild:
version bump
13 Apr 2006; <Tupone@gentoo.org> crossfire-client-1.9.0.ebuild:
Added ~amd64 keyword, request #129768 by Chris Torske
*crossfire-client-1.9.0 (26 Mar 2006)
26 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.9.0.ebuild:
version bump
24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
crossfire-client-1.7.1.ebuild, crossfire-client-1.8.0.ebuild:
Fixed dependencies in 1.8.0 and allowed for no sound if USE is -alsa -oss on
request in bug #96633.
24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-files/1.5.0-errno.patch, -files/1.6.0-errno.patch,
-crossfire-client-1.6.1.ebuild, -crossfire-client-1.7.0.ebuild,
crossfire-client-1.7.1.ebuild, crossfire-client-1.8.0.ebuild:
Fixing bug #96633 and cleaning up older versions.
*crossfire-client-1.8.0 (19 Oct 2005)
19 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.8.0.ebuild:
version bump with patch from fabien Zouaoui via bug #104625
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
*crossfire-client-1.7.1 (09 Mar 2005)
09 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org>
+crossfire-client-1.7.1.ebuild:
version bump
*crossfire-client-1.7.0 (30 May 2004)
30 May 2004; Mike Frysinger <vapier@gentoo.org>
-crossfire-client-1.5.0.ebuild, -crossfire-client-1.6.0.ebuild,
+crossfire-client-1.7.0.ebuild:
Version bumpage.
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
crossfire-client-1.6.1.ebuild:
add cvs version of configure which doesn't check for gnome since that isn't
supported anymore. Should address bug #44686; removed gnome USE support; use
emake
*crossfire-client-1.6.1 (01 Feb 2004)
01 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Version bump.
*crossfire-client-1.6.0 (25 Oct 2003)
25 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump.
*crossfire-client-1.5.0 (27 Jun 2003)
03 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Disable alsa if using newer version #25743.
27 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump #22201 + games.eclass support + errno patch.
Also reworked optional stuff.
*crossfire-client-1.4.0 (22 Nov 2002)
12 Jun 2003; Seemant Kulleen <seemant@gentoo.org>
crossfire-client-1.2.1.ebuild, crossfire-client-1.4.0.ebuild:
xfree provides xpm
22 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump for 10810 and general cleanups
*crossfire-client-1.2.1 (09 May 2002)
23 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Updated SRC_URI to use mirror: and LICENSE to GPL-2
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> crossfire-client-1.2.1.ebuild :
Added KEYWORDS, SLOT.
09 May 2002; J. Alberto Suárez L. <bass@gentoo.org> crossfire-client-1.2.1.ebuild:
Added the Crossfire-client to portage.
|