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 A14901396D0 for ; Fri, 6 Oct 2017 13:48:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB27D2BC014; Fri, 6 Oct 2017 13:48:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE9D82BC014 for ; Fri, 6 Oct 2017 13:48:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0997434170E for ; Fri, 6 Oct 2017 13:48:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3F729097 for ; Fri, 6 Oct 2017 13:48:33 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1507297708.be172643d4063dfe30d0abf29b94c3de33167437.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/smplayer/smplayer-17.10.0.ebuild X-VCS-Directories: media-video/smplayer/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: be172643d4063dfe30d0abf29b94c3de33167437 X-VCS-Branch: master Date: Fri, 6 Oct 2017 13:48:33 +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: 2de18644-6470-4ffb-9190-d6982c23db34 X-Archives-Hash: 7e989c7309cda32838739834449f52d6 commit: be172643d4063dfe30d0abf29b94c3de33167437 Author: Lars Wendler gentoo org> AuthorDate: Fri Oct 6 13:48:28 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Oct 6 13:48:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be172643 media-video/smplayer: Adjusted mpv dependency. Package-Manager: Portage-2.3.11, Repoman-2.3.3 media-video/smplayer/smplayer-17.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/smplayer/smplayer-17.10.0.ebuild b/media-video/smplayer/smplayer-17.10.0.ebuild index af78153a643..13741f5b2b1 100644 --- a/media-video/smplayer/smplayer-17.10.0.ebuild +++ b/media-video/smplayer/smplayer-17.10.0.ebuild @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} || ( media-video/mplayer[bidi?,libass,png,X] ( - >=media-video/mpv-0.10.0[libass,X] + >=media-video/mpv-0.15.0[libass,X] >=net-misc/youtube-dl-2014.11.26 ) )