From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gopass/
Date: Wed, 10 Mar 2021 10:09:04 +0000 (UTC) [thread overview]
Message-ID: <1615370865.85bb7857b5942772f20c0ddad084954f685a9b3a.zlogene@gentoo> (raw)
commit: 85bb7857b5942772f20c0ddad084954f685a9b3a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 10:07:45 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 10:07:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bb7857
app-admin/gopass: add plugins list via optfeatures
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-admin/gopass/gopass-1.12.1.ebuild | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/app-admin/gopass/gopass-1.12.1.ebuild b/app-admin/gopass/gopass-1.12.1.ebuild
index 38cfccc4f4f..e61d8916805 100644
--- a/app-admin/gopass/gopass-1.12.1.ebuild
+++ b/app-admin/gopass/gopass-1.12.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit go-module
+inherit go-module optfeature
EGO_SUM=(
"filippo.io/age v1.0.0-beta7"
@@ -162,7 +162,7 @@ LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
-RESTRICT="test"
+RESTRICT="strip test"
DEPEND=">=dev-lang/go-1.16"
RDEPEND="
@@ -174,3 +174,10 @@ src_install() {
emake install DESTDIR="${ED}/usr"
einstalldocs
}
+
+pkg_postinst() {
+ optfeature "browser integration" app-admin/gopass-jsonapi
+ optfeature "git credentials helper" app-admin/git-credential-gopass
+ optfeature "haveibeenpwnd.com integration" app-admin/gopass-hibp
+ optfeature "summon secrets helper" app-admin/gopass-summon-provider
+}
next reply other threads:[~2021-03-10 10:09 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 10:09 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 21:28 [gentoo-commits] repo/gentoo:master commit in: app-admin/gopass/ John Helmert III
2024-08-31 21:28 John Helmert III
2024-05-18 9:09 Arthur Zamarin
2024-04-28 6:46 Arthur Zamarin
2024-04-08 4:10 John Helmert III
2024-01-08 3:24 John Helmert III
2024-01-08 3:24 John Helmert III
2023-12-03 21:41 John Helmert III
2023-12-03 21:41 John Helmert III
2023-11-25 17:56 John Helmert III
2023-11-21 4:27 John Helmert III
2023-11-21 4:27 John Helmert III
2023-11-21 4:27 John Helmert III
2023-09-14 4:47 John Helmert III
2023-04-16 20:43 John Helmert III
2023-04-16 20:43 John Helmert III
2023-04-16 20:43 John Helmert III
2023-02-26 1:10 John Helmert III
2023-02-25 17:54 Arthur Zamarin
2023-02-19 16:46 John Helmert III
2023-01-17 17:13 John Helmert III
2023-01-17 17:13 John Helmert III
2022-11-01 10:11 Yixun Lan
2022-08-26 14:37 Robin H. Johnson
2022-08-26 14:37 Robin H. Johnson
2022-05-17 5:08 Robin H. Johnson
2021-12-18 17:28 Mikle Kolyada
2021-07-02 17:45 Mikle Kolyada
2021-07-02 17:45 Mikle Kolyada
2021-07-02 17:45 Mikle Kolyada
2021-07-02 17:35 Mikle Kolyada
2021-05-12 19:30 Mikle Kolyada
2021-05-12 19:29 Mikle Kolyada
2021-03-28 7:42 Mikle Kolyada
2021-03-28 7:42 Mikle Kolyada
2021-03-21 18:11 Mikle Kolyada
2021-03-21 18:11 Mikle Kolyada
2021-03-13 19:48 Mikle Kolyada
2021-03-13 19:48 Mikle Kolyada
2021-03-09 10:01 Mikle Kolyada
2021-02-22 23:21 Mikle Kolyada
2021-01-20 10:26 Mikle Kolyada
2020-11-13 17:32 Mikle Kolyada
2020-11-13 17:32 Mikle Kolyada
2020-08-30 22:09 Georgy Yakovlev
2020-08-28 7:03 Mikle Kolyada
2020-06-19 9:06 Mikle Kolyada
2020-06-19 9:06 Mikle Kolyada
2020-05-19 20:35 Georgy Yakovlev
2020-05-14 11:18 Mikle Kolyada
2020-05-10 14:30 Mikle Kolyada
2020-05-04 19:34 Mikle Kolyada
2019-11-22 15:48 Mikle Kolyada
2019-11-19 17:59 Mikle Kolyada
2019-11-18 22:21 Tim Harder
2019-11-18 22:21 Tim Harder
2019-08-21 11:58 Tim Harder
2019-08-21 11:58 Tim Harder
2019-03-28 7:03 Tim Harder
2019-02-05 11:29 Tim Harder
2018-12-12 8:25 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1615370865.85bb7857b5942772f20c0ddad084954f685a9b3a.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox