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 18:14:28
Message-Id: 1476382343.2440d1e4f0d08228a91ad2dd61baab7b213bf817.grknight@gentoo
1 commit: 2440d1e4f0d08228a91ad2dd61baab7b213bf817
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 18:12:23 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 18:12:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2440d1e4
7
8 www-plugins/freshplayerplugin: Mark 0.3.5-r1 stable
9
10 Personally tested by me
11 Fixes only stable being masked for unresolvable deps
12
13 Package-Manager: portage-2.3.2
14
15 www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r1.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r1.ebuild
19 index 29ef4d6..65d9b58 100644
20 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r1.ebuild
21 +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r1.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 SLOT=0
24 IUSE="gles2 gtk3 jack libav libressl pulseaudio v4l vaapi vdpau"
25
26 -KEYWORDS="~amd64"
27 +KEYWORDS="amd64"
28
29 HWDEC_DEPEND="
30 libav? ( media-video/libav:0=[vaapi?,vdpau?] )