commit: c4031e029013d8b08634ad661fdfdc87f0e46400 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Thu Jan 18 21:27:19 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 08:35:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4031e02
package.mask: mask mpv-0.28.0 as it requires ffmpeg-9999. When ffmpeg people will make a new release, we'll lift the mask. Required for the upcoming mpv bump. Closes: https://github.com/gentoo/gentoo/pull/6902 profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 238123abf11..4ce5cb8227b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (18 Jan 2018) +# mpv-0.28.0 requires changes currently only available in ffmpeg-9999. +=media-video/mpv-0.28.0 + # Andreas Sturmlechner <[email protected]> (18 Jan 2018) # Broken by >=kde-apps/kcalcore-17.12.0, but also merged into # kdepim-runtime 17.12 as an official feature. Bug #642926
