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 99CEF139694 for ; Fri, 10 Mar 2017 05:46:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1A25E0C47; Fri, 10 Mar 2017 05:46:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8CE27E0C47 for ; Fri, 10 Mar 2017 05:46:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F1C6A340A23 for ; Fri, 10 Mar 2017 05:46:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DDE062F6 for ; Fri, 10 Mar 2017 05:46:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1489124754.6c96202132dd3e22322c1d371b7618ea64f2edc0.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 6c96202132dd3e22322c1d371b7618ea64f2edc0 X-VCS-Branch: master Date: Fri, 10 Mar 2017 05:46:11 +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: 9e6a997a-7d79-45b5-bb0a-8f3567c5ca6a X-Archives-Hash: 0b506441774d253849dd968465e076c1 commit: 6c96202132dd3e22322c1d371b7618ea64f2edc0 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Mar 10 05:45:54 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Mar 10 05:45:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c962021 www-plugins/adobe-flash: With USE=npapi install in /usr/LIBDIR/chromium by Timothy (bug #611310). Package-Manager: Portage-2.3.4, Repoman-2.3.2 ...be-flash-24.0.0.221-r1.ebuild => adobe-flash-24.0.0.221-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild similarity index 96% rename from www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild rename to www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild index 708a5de7d83..5ace83c5f54 100644 --- a/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-24.0.0.221-r2.ebuild @@ -116,9 +116,9 @@ multilib_src_install() { fi if use ppapi; then - exeinto /usr/$(get_libdir)/chromium-browser/PepperFlash + exeinto /usr/$(get_libdir)/chromium/PepperFlash doexe libpepflashplayer.so - insinto /usr/$(get_libdir)/chromium-browser/PepperFlash + insinto /usr/$(get_libdir)/chromium/PepperFlash doins manifest.json if multilib_is_native_abi; then