diff options
author | 2008-10-15 11:09:44 +0000 | |
---|---|---|
committer | 2008-10-15 11:09:44 +0000 | |
commit | 7a58969e0dbe54a7234ffef6e9d9e3ddc46da881 (patch) | |
tree | 457229d69b797e118a534d6972dbdb352070c583 /app-cdr/k3b/ChangeLog | |
parent | Updated ebuild to use EAPI=2 and changed ICU dep to match version 3.8 as well. (diff) | |
download | historical-7a58969e0dbe54a7234ffef6e9d9e3ddc46da881.tar.gz historical-7a58969e0dbe54a7234ffef6e9d9e3ddc46da881.tar.bz2 historical-7a58969e0dbe54a7234ffef6e9d9e3ddc46da881.zip |
Fix for new ffmpeg API, bug 242000, thanks to Alexis Ballier.
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27-rc8 x86_64
Diffstat (limited to 'app-cdr/k3b/ChangeLog')
-rw-r--r-- | app-cdr/k3b/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-cdr/k3b/ChangeLog b/app-cdr/k3b/ChangeLog index 12c1427e518e..3f8eaf9c2728 100644 --- a/app-cdr/k3b/ChangeLog +++ b/app-cdr/k3b/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-cdr/k3b # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/ChangeLog,v 1.210 2008/08/08 20:36:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/ChangeLog,v 1.211 2008/10/15 11:09:44 loki_val Exp $ + + 15 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/k3b-1.0.5-ffmpeg-0.4.9_p20081014-API.patch, k3b-1.0.5-r3.ebuild: + Fix for new ffmpeg API, bug 242000, thanks to Alexis Ballier. *k3b-1.0.5-r3 (08 Aug 2008) |