From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3056E138206 for ; Tue, 26 Apr 2016 15:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E7BE21C004; Tue, 26 Apr 2016 15:33:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1ADB521C004 for ; Tue, 26 Apr 2016 15:33:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C5FE340BBD for ; Tue, 26 Apr 2016 15:33:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C1EF967 for ; Tue, 26 Apr 2016 15:33:34 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1461684803.8e8133070565261b08a479a93892b0d0d9885df3.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-0.17.0-r2.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 8e8133070565261b08a479a93892b0d0d9885df3 X-VCS-Branch: master Date: Tue, 26 Apr 2016 15:33:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc3a1378-9104-4684-b1b4-8bf420a8c15c X-Archives-Hash: fa1a8e55fac8650fec295590e9172f44 commit: 8e8133070565261b08a479a93892b0d0d9885df3 Author: Ilya Tumaykin gmail com> AuthorDate: Tue Apr 26 10:04:04 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Apr 26 15:33:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e813307 media-video/mpv: don't bother zsh users with bash completion in 0.17.0-r2 Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney gentoo.org> media-video/mpv/mpv-0.17.0-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-0.17.0-r2.ebuild b/media-video/mpv/mpv-0.17.0-r2.ebuild index 33a5f17..495b748 100644 --- a/media-video/mpv/mpv-0.17.0-r2.ebuild +++ b/media-video/mpv/mpv-0.17.0-r2.ebuild @@ -282,7 +282,8 @@ pkg_postinst() { gnome2_icon_cache_update # bash-completion prior to 2.3-r1 installs (mostly broken) mpv completion. - if use cli && ! has_version '