diff options
author | 2015-04-30 16:44:32 +0000 | |
---|---|---|
committer | 2015-04-30 16:44:32 +0000 | |
commit | 33ba1d126dac4a10b33b8185fda0e138a61cd92b (patch) | |
tree | 141ac72e6119f690e56e91700a7da995113ecfe9 /media-video/vlc/ChangeLog | |
parent | Add missing wxwidgets eclass+setting (diff) | |
download | gentoo-2-33ba1d126dac4a10b33b8185fda0e138a61cd92b.tar.gz gentoo-2-33ba1d126dac4a10b33b8185fda0e138a61cd92b.tar.bz2 gentoo-2-33ba1d126dac4a10b33b8185fda0e138a61cd92b.zip |
add patch to address selection of qt4 vs qt5, patch by Karol Herbst, comment 19, bug #541678, tested and endorsed by users and proxy maintainer, limited to versioned ebuilds for now, finally closes said bug
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'media-video/vlc/ChangeLog')
-rw-r--r-- | media-video/vlc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 76465752d2c1..ea1446d1885c 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/vlc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.953 2015/04/24 05:48:12 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.954 2015/04/30 16:44:32 idella4 Exp $ + + 30 Apr 2015; Ian Delaney <idella4@gentoo.org> +files/qt4-select.patch, + vlc-2.2.0.ebuild, vlc-2.2.1.ebuild: + add patch to address selection of qt4 vs qt5, patch by Karol Herbst, comment + 19, bug #541678, tested and endorsed by users and proxy maintainer, limited to + versioned ebuilds for now, finally closes said bug 24 Apr 2015; Ian Delaney <idella4@gentoo.org> vlc-2.2.0.ebuild, vlc-2.2.1.ebuild, vlc-2.2.9999.ebuild, vlc-9999.ebuild: |