Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/
Date: Thu, 13 Oct 2016 19:16:56
Message-Id: 1476386209.a65170cbd630d0df4f88716ba67d17e83f4021c7.floppym@gentoo
1 commit: a65170cbd630d0df4f88716ba67d17e83f4021c7
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 19:16:49 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 19:16:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65170cb
7
8 www-plugins/adobe-flash: fix chrome-binary-plugins blocker
9
10 Package-Manager: portage-2.3.2
11
12 www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
16 index 7c65587..44893e2 100644
17 --- a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
18 +++ b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild
19 @@ -27,7 +27,7 @@ LICENSE="AdobeFlash-11.x"
20 RESTRICT="strip mirror"
21
22 RDEPEND="
23 - !www-plugins/chrome-binary-plugins[flash]
24 + !www-plugins/chrome-binary-plugins[flash(-)]
25 "
26
27 S="${WORKDIR}"