diff options
author | David Holm <dholm@gentoo.org> | 2004-02-11 21:04:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-11 21:04:54 +0000 |
commit | c821b9f439dc847f8593c1e9cac09201b3582c47 (patch) | |
tree | 1f4262cb589867b7456930e732a6eb8731c8dd64 /app-emulation/uae/ChangeLog | |
parent | Adding cpu-1.4.3, new digests and metadata.xml (diff) | |
download | historical-c821b9f439dc847f8593c1e9cac09201b3582c47.tar.gz historical-c821b9f439dc847f8593c1e9cac09201b3582c47.tar.bz2 historical-c821b9f439dc847f8593c1e9cac09201b3582c47.zip |
Commited some compilation fixes
Diffstat (limited to 'app-emulation/uae/ChangeLog')
-rw-r--r-- | app-emulation/uae/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/uae/ChangeLog b/app-emulation/uae/ChangeLog index 8b4198145640..75728b1ab145 100644 --- a/app-emulation/uae/ChangeLog +++ b/app-emulation/uae/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2004/02/09 09:54:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.12 2004/02/11 21:04:54 dholm Exp $ + + 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) |