diff options
author | 2013-05-16 06:28:04 +0000 | |
---|---|---|
committer | 2013-05-16 06:28:04 +0000 | |
commit | 3396d0b80c8b268761660f63d984893257521358 (patch) | |
tree | 81c2256d3612e336d71f78f103651372978a900d /media-libs/avidemux-plugins/ChangeLog | |
parent | Changed slot of libmp4v2 dependency from 1 to 0 since 0 installs the required... (diff) | |
download | gentoo-2-3396d0b80c8b268761660f63d984893257521358.tar.gz gentoo-2-3396d0b80c8b268761660f63d984893257521358.tar.bz2 gentoo-2-3396d0b80c8b268761660f63d984893257521358.zip |
If avidemux-plugins will be build with qt4, avidemux needs to have that USE flag set as well.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-libs/avidemux-plugins/ChangeLog')
-rw-r--r-- | media-libs/avidemux-plugins/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/avidemux-plugins/ChangeLog b/media-libs/avidemux-plugins/ChangeLog index 8b0b9843c777..661b98dc0503 100644 --- a/media-libs/avidemux-plugins/ChangeLog +++ b/media-libs/avidemux-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/avidemux-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/ChangeLog,v 1.4 2013/03/29 15:21:43 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/ChangeLog,v 1.5 2013/05/16 06:28:04 tomwij Exp $ + + 16 May 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-plugins-2.6.2-r2.ebuild, + avidemux-plugins-2.6.3.ebuild: + If avidemux-plugins will be build with qt4, avidemux needs to have that USE + flag set as well. *avidemux-plugins-2.6.3 (29 Mar 2013) |