diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-04 01:03:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-04 01:03:15 +0000 |
commit | 85f29aec580b07f50eca4b3f695794c86207be5a (patch) | |
tree | f741b57c76576886f728f3083f6544c3f86ffb26 /games-emulation/dosbox/ChangeLog | |
parent | Making GNUstep root into variable, easing the ability to test different insta... (diff) | |
download | gentoo-2-85f29aec580b07f50eca4b3f695794c86207be5a.tar.gz gentoo-2-85f29aec580b07f50eca4b3f695794c86207be5a.tar.bz2 gentoo-2-85f29aec580b07f50eca4b3f695794c86207be5a.zip |
make the sdl-sound dep explicit (bug #66179)
Diffstat (limited to 'games-emulation/dosbox/ChangeLog')
-rw-r--r-- | games-emulation/dosbox/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-emulation/dosbox/ChangeLog b/games-emulation/dosbox/ChangeLog index 5bde8271ae0f..782311df67b7 100644 --- a/games-emulation/dosbox/ChangeLog +++ b/games-emulation/dosbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dosbox # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.12 2004/09/30 10:44:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/ChangeLog,v 1.13 2004/10/04 01:03:15 mr_bones_ Exp $ + + 03 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> dosbox-0.62.ebuild: + make the sdl-sound dep explicit (bug #66179) *dosbox-0.62 (30 Sep 2004) |