From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9412F139694 for ; Thu, 4 May 2017 16:28:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF854E0CFD; Thu, 4 May 2017 16:28:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BF22BE0CFD for ; Thu, 4 May 2017 16:28:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D1FC3416CC for ; Thu, 4 May 2017 16:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 014897455 for ; Thu, 4 May 2017 16:28:32 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1493915281.bf1d7665b7294f45df92e665376ee7cae8b65efb.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-9999.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: bf1d7665b7294f45df92e665376ee7cae8b65efb X-VCS-Branch: master Date: Thu, 4 May 2017 16:28:32 +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: 0d56a758-e4a1-4a75-a7c3-6ca3e40569d6 X-Archives-Hash: 633f5e9a6a29c031101a06731671bd88 commit: bf1d7665b7294f45df92e665376ee7cae8b65efb Author: Ilya Tumaykin gmail com> AuthorDate: Mon May 1 17:52:57 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu May 4 16:28:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1d7665 media-video/mpv: remove obsolete postinst conditionals in 9999 Both mpv-bash-completion and recent enough bash-completion are stable now. No need for this safety net anymore since the blockers are there. Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-video/mpv/mpv-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 7b17c8bd540..2ae442f217b 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -344,9 +344,7 @@ pkg_postinst() { elog "or Mac OS Aqua. Consider enabling the 'opengl' USE flag." fi - # bash-completion < 2.3-r1 already installs (mostly broken) mpv completion. - if use cli && ! has_version '