commit: 59c0fde85ba8078b4bf8eb74675d3b833586ec05
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 12:09:26 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 21:35:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c0fde8
media-video/mpv: drop spammy einfo re ffmpeg/libav from 9999
Gentoo-Bug: 576748
Package-Manager: portage-2.2.27
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
media-video/mpv/mpv-9999.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 6d727a4..ba27548 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -130,11 +130,6 @@ pkg_pretend() {
ewarn "You have disabled the libass support."
ewarn "OSD and subtitles won't be available."
fi
-
- einfo "mpv optionally supports many different audio and video formats."
- einfo "You will need to enable support for the desired formats in your"
- einfo "libavcodec/libavformat provider:"
- einfo " media-video/ffmpeg or media-video/libav"
}
src_prepare() {