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 6B08B138330 for ; Thu, 13 Oct 2016 19:07:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1CD0E0BD8; Thu, 13 Oct 2016 19:07:23 +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 A9534E0BD8 for ; Thu, 13 Oct 2016 19:07:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AD1653411D7 for ; Thu, 13 Oct 2016 19:07:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27FF62FA for ; Thu, 13 Oct 2016 19:07:21 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1476385595.2af248adb43ba605f08b779edbf200d11b7e3d9d.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/freshplayerplugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild X-VCS-Directories: www-plugins/freshplayerplugin/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 2af248adb43ba605f08b779edbf200d11b7e3d9d X-VCS-Branch: master Date: Thu, 13 Oct 2016 19:07:21 +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: 3f06a682-6591-43d9-8b4d-ccb8ef5119bc X-Archives-Hash: 1b233ff9d71f98212bde8d0c30c5be3a commit: 2af248adb43ba605f08b779edbf200d11b7e3d9d Author: Brian Evans gentoo org> AuthorDate: Thu Oct 13 19:06:35 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Thu Oct 13 19:06:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af248ad www-plugins/freshplayerplugin: Fast stable corrected dependency revision Package-Manager: portage-2.3.2 www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild index 8adae56..e1f78b3 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT=0 IUSE="gles2 gtk3 jack libav libressl pulseaudio v4l vaapi vdpau" -KEYWORDS="~amd64" +KEYWORDS="amd64" HWDEC_DEPEND=" libav? ( media-video/libav:0=[vaapi?,vdpau?] )