diff options
author | 2007-05-12 03:44:50 +0000 | |
---|---|---|
committer | 2007-05-12 03:44:50 +0000 | |
commit | dc3b3f60b2264905e5d5a52b10875c8d0ee5ae72 (patch) | |
tree | 7b19879186f8bda34d23a583b5e45a1e3b835b89 /games-engines/scummvm/ChangeLog | |
parent | Stable on mips. (diff) | |
download | gentoo-2-dc3b3f60b2264905e5d5a52b10875c8d0ee5ae72.tar.gz gentoo-2-dc3b3f60b2264905e5d5a52b10875c8d0ee5ae72.tar.bz2 gentoo-2-dc3b3f60b2264905e5d5a52b10875c8d0ee5ae72.zip |
patch from Michael Vogt to make the engine find its data files in the right place (bug #138121)
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-engines/scummvm/ChangeLog')
-rw-r--r-- | games-engines/scummvm/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog index ee54f0f222db..06aa9736b6d3 100644 --- a/games-engines/scummvm/ChangeLog +++ b/games-engines/scummvm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-engines/scummvm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.44 2007/03/12 14:14:34 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.45 2007/05/12 03:44:50 mr_bones_ Exp $ + + 12 May 2007; Michael Sterrett <mr_bones_@gentoo.org> scummvm-0.9.1.ebuild: + patch from Michael Vogt to make the engine find its data files in the + right place (bug #138121) 12 Mar 2007; Marius Mauch <genone@gentoo.org> scummvm-0.9.1.ebuild: Replacing einfo with elog |