commit: 63a2333ecad262efdc8cc2a16b4f2f1bb47e43b2
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 11:59:09 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 21:34:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a2333e
media-video/mpv: drop useless ewarn re openal 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 0a7a6cb..75be6bc 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -131,11 +131,6 @@ pkg_pretend() {
ewarn "OSD and subtitles won't be available."
fi
- if use openal; then
- ewarn "You have enabled the openal audio output. Be warned that"
- ewarn "this output is considered experimental by upstream."
- fi
-
if use libav; then
elog "You have enabled media-video/libav instead of
media-video/ffmpeg."
elog "Upstream recommends media-video/ffmpeg, as some
functionality"