diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-10-04 08:52:58 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-10-04 08:52:58 +0000 |
commit | 8fca91ee0f43e3f4818672b4d5b221a336a95c14 (patch) | |
tree | 13f81b8bc6e0c356f03384a5a610a5a1e0f800ba /media-sound/audacity/ChangeLog | |
parent | Version Bump, 339636 (diff) | |
download | gentoo-2-8fca91ee0f43e3f4818672b4d5b221a336a95c14.tar.gz gentoo-2-8fca91ee0f43e3f4818672b4d5b221a336a95c14.tar.bz2 gentoo-2-8fca91ee0f43e3f4818672b4d5b221a336a95c14.zip |
Add patch from upstream to fix configure error w/ GCC 4.5 (bug #322145 by
Bartosz Brachaczek/Thomas Pfaff). Tweak automagic patch to avoid
collision. Fix wxGTK DEPEND (bug #327801 by Arttu Valo).
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacity/ChangeLog')
-rw-r--r-- | media-sound/audacity/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index 8144014b0841..d024b71a1e03 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/audacity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.141 2010/06/16 12:42:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.142 2010/10/04 08:52:58 dirtyepic Exp $ + + 04 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> audacity-1.3.12.ebuild, + files/audacity-1.3.12-automagic.patch, +files/audacity-1.3.12-gcc45.patch: + Add patch from upstream to fix configure error w/ GCC 4.5 (bug #322145 by + Bartosz Brachaczek/Thomas Pfaff). Tweak automagic patch to avoid + collision. Fix wxGTK DEPEND (bug #327801 by Arttu Valo). 16 Jun 2010; Alexis Ballier <aballier@gentoo.org> -files/audacity-1.3.7-cflags.patch, -audacity-1.3.9.ebuild, |