Pls add support for chrome. --- browserpass-2.0.13.ebuild.orig 2018-05-31 14:07:24.307184471 +0200 +++ browserpass-2.0.13.ebuild 2018-05-31 14:07:52.088200350 +0200 @@ -45,6 +45,9 @@ insinto /etc/chromium/native-messaging-hosts newins chrome/host.json com.dannyvankooten.browserpass.json + insinto /etc/opt/chrome/native-messaging-hosts + newins chrome/host.json com.dannyvankooten.browserpass.json + einstalldocs popd >/dev/null || die }
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47648102ce6530a8edfc2b9762bf3956256a7052 commit 47648102ce6530a8edfc2b9762bf3956256a7052 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2018-09-19 05:41:44 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2018-09-19 05:51:33 +0000 www-plugins/browserpass: Version bump to 2.0.22 Also install for Chrome as well, per bug 656962. Closes: https://bugs.gentoo.org/656962 www-plugins/browserpass/Manifest | 1 + www-plugins/browserpass/browserpass-2.0.22.ebuild | 53 +++++++++++++++++++++++ 2 files changed, 54 insertions(+)