commit: 6c96202132dd3e22322c1d371b7618ea64f2edc0
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 05:45:54 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> 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