diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-11-27 23:40:39 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-11-27 23:40:39 +0000 |
commit | c41ffc245ad7cb604407e4b00da27849a1a8f51d (patch) | |
tree | 815b9aedac6bae3227a685ea7ade32d8dd7e1484 /media-sound/esound/ChangeLog | |
parent | Masking net-misc/logjam and net-news/straw (diff) | |
download | historical-c41ffc245ad7cb604407e4b00da27849a1a8f51d.tar.gz historical-c41ffc245ad7cb604407e4b00da27849a1a8f51d.tar.bz2 historical-c41ffc245ad7cb604407e4b00da27849a1a8f51d.zip |
add patch to fix compilation with USE=debug, bug #248821.
Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64
Diffstat (limited to 'media-sound/esound/ChangeLog')
-rw-r--r-- | media-sound/esound/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index c7c1b481c153..9df67f13aede 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/esound # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.120 2008/11/23 22:23:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.121 2008/11/27 23:40:39 eva Exp $ + + 27 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> + +files/esound-0.2.41-debug.patch, esound-0.2.41.ebuild: + add patch to fix compilation with USE="debug", bug #248821. *esound-0.2.41 (23 Nov 2008) |