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 0E54C1384B4 for ; Mon, 30 Nov 2015 11:51:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF2AE08BF; Mon, 30 Nov 2015 11:51:51 +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 0D17FE08B5 for ; Mon, 30 Nov 2015 11:51:50 +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 CF82533D3D0 for ; Mon, 30 Nov 2015 11:51:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21B6CCB0 for ; Mon, 30 Nov 2015 11:51:48 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1448884198.b42fc7503ba65fcde7aa66a1c127589eb2d6261d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild X-VCS-Directories: x11-libs/libva-vdpau-driver/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b42fc7503ba65fcde7aa66a1c127589eb2d6261d X-VCS-Branch: master Date: Mon, 30 Nov 2015 11:51:48 +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: c52baf3d-01b8-42ff-b7e4-5c500499c1d2 X-Archives-Hash: 96f08e7e36eb9712544cf5f9fd8e3981 commit: b42fc7503ba65fcde7aa66a1c127589eb2d6261d Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 30 11:49:58 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 30 11:49:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42fc750 x11-libs/libva-vdpau-driver: amd64 stable wrt bug #559062 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild index d06690f..67f60c7 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]