blob: 0c65d3ff164b2bba5c694b424964fbff014a71d7 (
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
|
# ChangeLog for app-emulation/uae
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.14 2004/03/04 21:04:12 dholm Exp $
04 Mar 2004; David Holm <dholm@gentoo.org> uae-0.8.25_pre20040302.ebuild,
files/install_libscg_gentoo:
Cleanup submitted by Jonathan Heaney.
*uae-0.8.25_pre20040302 (04 Mar 2004)
04 Mar 2004; David Holm <dholm@gentoo.org> metadata.xml,
uae-0.8.25_pre20040302.ebuild, files/install_libscg_gentoo:
Version bump. Thanks goes to Jonathan Heaney for helping me with scsi support
and CAPS.
11 Feb 2004; David Holm <dholm@gentoo.org> uae-0.8.23_pre20040129.ebuild:
Added SDL configure flags as suggested by Jonathan Heaney and compilation fix
suggested by Lars Sch�nzel.
*uae-0.8.23_pre20040129 (09 Feb 2004)
09 Feb 2004; David Holm <dholm@gentoo.org> uae-0.8.23_pre20040129.ebuild:
Added the new and much improved 0.8.23 prerelease from Richard Drummond.
28 Jan 2004; Brad House <brad_mssw@gentoo.org> uae-0.8.22.ebuild:
mark stable on amd64
02 Sep 2003; Michael Sterrett <msterret@gentoo.org> uae-0.8.22.ebuild:
use emake -j1 so I know the makefiles are buggy.
*uae-0.8.22 (9 Oct 2002)
02 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Changed emake to make #27797.
26 Aug 2003; Michael Sterrett <msterret@gentoo.org> uae-0.8.22.ebuild:
tidy; add error messages
02 Nov 2002; Mark Guertin <gerk@gentoo.org> uae-0.8.22.ebuild :
added ~ppc to keywords
17 Oct 2002; Seemant Kulleen <seemant@gentoo.org> uae-0.8.22.ebuild :
emake->make. Closes bug #8968 by klausman-usenet@tuts.net (Tobias
Klausmann)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> uae-0.8.22.ebuild :
Added IUSE.
16 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Changed the references to the USE variable 'svgalib' to 'svga'
09 Oct 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|