From 65813df260bf36fa1e253e967dc191a6576c6e61 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 2 Aug 2016 07:55:06 +0300 Subject: [PATCH] media-video/mpv: tell users about all default volume keybindings in 9999 Package-Manager: portage-2.3.0 Signed-off-by: Patrice Clement --- media-video/mpv/mpv-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index fbbb674ad013..c8a370349b56 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -273,7 +273,7 @@ pkg_postinst() { local softvol_0_18_1=0 for rv in ${REPLACING_VERSIONS}; do - version_compare ${rv} 0.18.1 + version_compare ${rv} 0.18.1-r1 [[ $? -eq 1 ]] && softvol_0_18_1=1 done @@ -287,7 +287,7 @@ pkg_postinst() { elog "This means that volume controls don't change the system volume," elog "e.g. per-application volume with PulseAudio." elog "If you want to restore the old behaviour, please refer to" - elog "https://bugs.gentoo.org/show_bug.cgi?id=588492#c4" + elog "https://bugs.gentoo.org/show_bug.cgi?id=588492#c7" echo fi -- 2.26.2