summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-plugins/browserpass: Drop old versionsMatt Turner2020-11-172-95/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Version bump to 3.0.7Matt Turner2020-08-242-0/+79
| | | | | Closes: https://bugs.gentoo.org/736619 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Drop old versionsMatt Turner2020-03-082-50/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: convert to EGO_SUMWilliam Hubbs2020-03-082-9/+65
| | | | | | This was approved by mattst88. Signed-off-by: William Hubbs <williamh@gentoo.org>
* www-plugins/browserpass: Install to both firefox dirsLucian Poston2020-02-241-0/+50
| | | | | | | | | | | | | Firefox's directory for native messaging hosts is a compile-time variable. www-client/firefox-bin is set to a directory under /usr/lib/, while www-client/firefox varies. This -r2 bump will install to both locations so that both firefox and firefox-bin are able to locate the plugin. Bug: https://bugs.gentoo.org/687746 Closes: https://github.com/gentoo/gentoo/pull/14643 Signed-off-by: Lucian Poston <lucianposton@pm.me> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Drop old versionsMatt Turner2020-01-031-53/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Port to go-moduleMatt Turner2019-12-012-0/+50
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Drop old versionsMatt Turner2019-10-013-105/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Version bump to 3.0.6Matt Turner2019-04-132-0/+54
| | | | | Closes: https://bugs.gentoo.org/683238 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-plugins/browserpass: Add myself as maintainerMatt Turner2018-09-181-2/+5
|
* www-plugins/browserpass: Drop old versionsMatt Turner2018-09-182-49/+0
|
* www-plugins/browserpass: Version bump to 2.0.22Matt Turner2018-09-182-0/+54
| | | | | | Also install for Chrome as well, per bug 656962. Closes: https://bugs.gentoo.org/656962
* www-plugins/browserpass: Maintainer retiredJonas Stein2018-07-071-9/+2
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/617928 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* www-plugins/browserpass: version bump to 2.0.13Aric Belsito2018-03-302-0/+51
| | | | | | | Move binary to libexec Closes: https://bugs.gentoo.org/650954 Closes: https://github.com/gentoo/gentoo/pull/7513
* www-plugins/browserpass: new packageAric Belsito2018-02-073-0/+61
The Browserpass package provides the host binary necessary for the (Firefox or Chrome) browser extension to read your app-admin/pass password store to authenticate websites. Closes: https://github.com/gentoo/gentoo/pull/5836