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 9C12C13989D for ; Wed, 26 Aug 2015 05:29:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17D7BE0876; Wed, 26 Aug 2015 05:29:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1CB7E0876 for ; Wed, 26 Aug 2015 05:29:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99B6E340B3B for ; Wed, 26 Aug 2015 05:29:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EF2B162 for ; Wed, 26 Aug 2015 05:29:29 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1440566957.cfbaaa4c5f813806cf86edcedbff3f8da92138ba.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/kodi-9999.ebuild X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: cfbaaa4c5f813806cf86edcedbff3f8da92138ba X-VCS-Branch: master Date: Wed, 26 Aug 2015 05:29:29 +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: 60b23713-5852-4a57-a9dd-48cd2fa0c72e X-Archives-Hash: 2f2cb17e20540775a786e95af343f1c9 commit: cfbaaa4c5f813806cf86edcedbff3f8da92138ba Author: hal gmx net> AuthorDate: Wed Aug 26 05:29:17 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Wed Aug 26 05:29:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbaaa4c media-tv/kodi: require newer libvdpau #558668 media-tv/kodi/kodi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index fc99003..65ad1b7 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -108,7 +108,7 @@ COMMON_DEPEND="${PYTHON_DEPS} ) vaapi? ( x11-libs/libva[opengl] ) vdpau? ( - || ( x11-libs/libvdpau >=x11-drivers/nvidia-drivers-180.51 ) + || ( >=x11-libs/libvdpau-1.1 >=x11-drivers/nvidia-drivers-180.51 ) media-video/ffmpeg[vdpau] ) X? (