diff options
author | 2013-02-15 16:04:56 +0000 | |
---|---|---|
committer | 2013-02-15 16:04:56 +0000 | |
commit | 3e535685253308d8b2e691a2377f857bda705c70 (patch) | |
tree | bf3d0c9db65b212474434b2b967f80176a6b3d1a /www-plugins/gnash/ChangeLog | |
parent | Update radeon-ucode license. (diff) | |
download | historical-3e535685253308d8b2e691a2377f857bda705c70.tar.gz historical-3e535685253308d8b2e691a2377f857bda705c70.tar.bz2 historical-3e535685253308d8b2e691a2377f857bda705c70.zip |
Fix build with ffmpeg-1 / libav-9, bug #443184
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64
Manifest-Sign-Key: 0x160F534A
Diffstat (limited to 'www-plugins/gnash/ChangeLog')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index fed65c5d2cef..90628b1d9a4c 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-plugins/gnash -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.91 2012/11/04 04:38:36 flameeyes Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.92 2013/02/15 16:04:48 aballier Exp $ + + 15 Feb 2013; Alexis Ballier <aballier@gentoo.org> + gnash-0.8.10_p20120903.ebuild, +files/gnash-0.8.10_p20120903-bytesfmt.patch, + +files/gnash-0.8.10_p20120903-ffmpeg1.patch, + +files/gnash-0.8.10_p20120903-libav9.patch: + Fix build with ffmpeg-1 / libav-9, bug #443184 04 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> gnash-0.8.10-r2.ebuild: Remove pointless version check after unslotting boost. |