summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libtheora/ChangeLog')
-rw-r--r--media-libs/libtheora/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/libtheora/ChangeLog b/media-libs/libtheora/ChangeLog
index 5522bdc753ee..abdf768aabf9 100644
--- a/media-libs/libtheora/ChangeLog
+++ b/media-libs/libtheora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libtheora
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.113 2013/07/04 15:35:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.114 2013/10/14 17:47:48 mgorny Exp $
+
+ 14 Oct 2013; Michał Górny <mgorny@gentoo.org> libtheora-1.1.1-r1.ebuild:
+ Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug
+ #483304.
02 Jul 2013; Alexis Ballier <aballier@gentoo.org> libtheora-1.1.1-r1.ebuild:
Fix installation with USE=doc examples, bug #475138 by Conway S. Smith.