diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-07-17 18:16:28 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-07-17 18:16:28 +0000 |
commit | 194ecd0a1299e7815cb2c195b52c1bd71d4ae656 (patch) | |
tree | b8c7c34c2483447a56d9206ea6d8826742c39657 /media-video/mpv/ChangeLog | |
parent | Version bump to next branch (diff) | |
download | gentoo-2-194ecd0a1299e7815cb2c195b52c1bd71d4ae656.tar.gz gentoo-2-194ecd0a1299e7815cb2c195b52c1bd71d4ae656.tar.bz2 gentoo-2-194ecd0a1299e7815cb2c195b52c1bd71d4ae656.zip |
Made ffmpeg dependency consistent; that way, it doesn't satisfy and block itself at the same time if the user has a lower version installed. Discovered in topic #964594 on the Gentoo Forums.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-video/mpv/ChangeLog')
-rw-r--r-- | media-video/mpv/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-video/mpv/ChangeLog b/media-video/mpv/ChangeLog index e4a16bc43d13..57e415d0fea0 100644 --- a/media-video/mpv/ChangeLog +++ b/media-video/mpv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/mpv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.15 2013/07/15 08:38:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.16 2013/07/17 18:16:28 tomwij Exp $ + + 17 Jul 2013; Tom Wijsman <TomWij@gentoo.org> mpv-0_p20130715.ebuild, + mpv-9999.ebuild: + Made ffmpeg dependency consistent; that way, it doesn't satisfy and block + itself at the same time if the user has a lower version installed. Discovered + in topic #964594 on the Gentoo Forums. *mpv-0_p20130715 (15 Jul 2013) |