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
|
# ChangeLog for app-emulation/xtrs
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.28 2008/06/26 23:50:48 lavajoe Exp $
*xtrs-4.9c-r2 (26 Jun 2008)
26 Jun 2008; Joe Peterson <lavajoe@gentoo.org>
+files/xtrs-4.9c-r2-gentoo.patch, +xtrs-4.9c-r2.ebuild:
Add upstream fix for kbwait; disable SIGIO; change default model back to 1
01 May 2008; Ulrich Mueller <ulm@gentoo.org> -xtrs-4.9c.ebuild:
Remove old.
01 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> xtrs-4.9c-r1.ebuild:
ppc stable, bug #218650
27 Apr 2008; Markus Meier <maekke@gentoo.org> xtrs-4.9c-r1.ebuild:
x86 stable, bug #218650
23 Apr 2008; Kenneth Prugh <ken69267@gentoo.org> xtrs-4.9c-r1.ebuild:
amd64 stable, bug #218650
20 Mar 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add longdescription to metadata.
*xtrs-4.9c-r1 (06 Mar 2008)
06 Mar 2008; Joe Peterson <lavajoe@gentoo.org>
+files/xtrs-4.9c-newdos-datetime.patch, +xtrs-4.9c-r1.ebuild:
Auto-initialize system date/time in NEWDOS/80
15 Jun 2007; Joe Peterson <lavajoe@gentoo.org>
-files/xtrs-4.9-gentoo.diff, -xtrs-4.9-r1.ebuild:
Remove 4.9-r1 ebuild (4.9c is stable)
14 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> xtrs-4.9c.ebuild:
ppc stable, bug #181320
14 Jun 2007; Christoph Mende <angelos@gentoo.org> xtrs-4.9c.ebuild:
Stable on amd64 wrt bug 181320
12 Jun 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Stable on x86 wrt bug #181320
27 Apr 2007; Ulrich Mueller <ulm@gentoo.org> files/xtrs-4.9c-gentoo.patch:
Delay loop changed, for -delay values more similar to the previous ones.
26 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> xtrs-4.9c.ebuild:
Add ~x86-fbsd keyword.
Thanks to Joe Peterson for reporting wrt bug #176022
25 Apr 2007; Ulrich Mueller <ulm@gentoo.org> xtrs-4.9-r1.ebuild:
Corrected LICENSE.
*xtrs-4.9c (25 Apr 2007)
25 Apr 2007; Ulrich Mueller <ulm@gentoo.org>
+files/xtrs-4.9c-gentoo.patch, +xtrs-4.9c.ebuild:
Version bump. Fix "keyboard wait" bug when F7, F8, F9, or F10 is hit; use
volatile variable to avoid optimisation of delay loop; pass PREFIX, CFLAGS,
DISKDIR, etc. directly to emake; output message how to install ROM images;
LICENSE changed to as-is; other minor changes. Ebuild and patch submitted by
Joe Peterson <joe@skyrush.com>, resolving bug #166715.
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> -xtrs-4.9.ebuild:
clean out older, non-modX ebuild
24 Jul 2006; Joshua Jackson <tsunam@gentoo.org> xtrs-4.9-r1.ebuild:
Stable x86; bug #140685
22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> xtrs-4.9-r1.ebuild:
ppc stable, bug #140685
*xtrs-4.9-r1 (25 Jan 2006)
25 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> +xtrs-4.9-r1.ebuild:
Make modular X friendly.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> xtrs-4.9.ebuild:
Stable on ppc.
30 May 2005; Sven Wegener <swegener@gentoo.org> xtrs-4.9.ebuild:
Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.
04 May 2005; David Holm <dholm@gentoo.org> xtrs-4.9.ebuild:
Added to ~ppc.
27 Feb 2005; Malcolm Lashley <malc@gentoo.org> xtrs-4.9.ebuild:
~amd64 - bug #83139
18 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> xtrs-4.9.ebuild:
depend on virtual/x11, not x11-base/xfree; only unpack what's needed to
compile; use CFLAGS and CC; tidy src_install
*xtrs-4.9 (29 Jun 2002)
29 Jun 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
User sbumission by Phillip Lemon. #2940.
|