Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/freshplayerplugin/
Date: Thu, 13 Oct 2016 19:07:24
Message-Id: 1476385595.2af248adb43ba605f08b779edbf200d11b7e3d9d.grknight@gentoo
1 commit: 2af248adb43ba605f08b779edbf200d11b7e3d9d
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 19:06:35 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 19:06:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af248ad
7
8 www-plugins/freshplayerplugin: Fast stable corrected dependency revision
9
10 Package-Manager: portage-2.3.2
11
12 www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild
16 index 8adae56..e1f78b3 100644
17 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild
18 +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20 SLOT=0
21 IUSE="gles2 gtk3 jack libav libressl pulseaudio v4l vaapi vdpau"
22
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 HWDEC_DEPEND="
27 libav? ( media-video/libav:0=[vaapi?,vdpau?] )