diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-10-24 23:40:49 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-10-24 23:40:49 +0000 |
commit | 5a30fb6c2f3fe6d9fce784e890a05e3a3067c95d (patch) | |
tree | bc70e4da23152782ee79f7defe991090a6d7c6c6 /media-video | |
parent | More preparations for 2.1.0 version bump: Added missing line continuation cha... (diff) | |
download | gentoo-2-5a30fb6c2f3fe6d9fce784e890a05e3a3067c95d.tar.gz gentoo-2-5a30fb6c2f3fe6d9fce784e890a05e3a3067c95d.tar.bz2 gentoo-2-5a30fb6c2f3fe6d9fce784e890a05e3a3067c95d.zip |
ChangeLog was cut off, appended missing part to it.
(Portage version: HEAD/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 669907f4d964..474c5f3b6c77 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,12 +1,14 @@ # ChangeLog for media-video/vlc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.856 2013/10/24 23:34:33 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.857 2013/10/24 23:40:49 tomwij Exp $ 24 Oct 2013; Tom Wijsman <TomWij@gentoo.org> +files/vlc-2.1.0-fix-libtremor-libs.patch, vlc-9999.ebuild: More preparations for 2.1.0 version bump: Added missing line continuation characters which absence caused the econf command to split. Made sure qt5 - being disabled doesnt + being disabled doesn't override qt4's state. Removed the waveout flag. Fixed a + bug in the libraries libtremor uses by patching the Makefile. Progress is + tracked in bug #479566. 21 Oct 2013; Tom Wijsman <TomWij@gentoo.org> -files/vlc-2.1.0-freetype-proper-default-font.patch, metadata.xml, |