public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gopass-summon-provider/
Date: Sat, 31 Aug 2024 21:28:30 +0000 (UTC)	[thread overview]
Message-ID: <1725139682.eb9b2c1194d6c5877856710ada5bcf08be8b0a21.ajak@gentoo> (raw)

commit:     eb9b2c1194d6c5877856710ada5bcf08be8b0a21
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 21:20:15 2024 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 21:28:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9b2c11

app-admin/gopass-summon-provider: add 1.15.14

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 app-admin/gopass-summon-provider/Manifest           |  2 ++
 .../gopass-summon-provider-1.15.14.ebuild           | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/app-admin/gopass-summon-provider/Manifest b/app-admin/gopass-summon-provider/Manifest
index 4142aa81129c..51f2bc351e8e 100644
--- a/app-admin/gopass-summon-provider/Manifest
+++ b/app-admin/gopass-summon-provider/Manifest
@@ -1,2 +1,4 @@
 DIST gopass-summon-provider-1.15.13-deps.tar.xz 29702324 BLAKE2B 5d4ee46252419ffa28994ba4fd2a3b4c3201be209d5f53b93ed6f15a32aa990c7be4e1a0f3d72c11883eb6d12cf11bf3b43ab735717a661d5ad5586d14334ed2 SHA512 d21d06eb4c8557b6466809865f35e89b2ed330d00b89cb91c16ef04cf65a96d36c4226081e4d85a5d0b0d2735b00b2bcfd922da423a3d0daafdd1b36a23d6938
 DIST gopass-summon-provider-1.15.13.tar.gz 16086 BLAKE2B b3b7656daf1189454c77772915120ab77615cf953ca1434919c901c5c0b708f0b1e124cfa63e9d8fa847d1aa12e403b630ccd023e16d6d3ef4d4cb507c7b36b9 SHA512 74809663c6b754894dc2f86c2153325b49bac862dbd29794b1997a11de34fd2bec4ddc583fefc19d4b920df64deedd7d9c508798d90426051d73648c3b545b7e
+DIST gopass-summon-provider-1.15.14-deps.tar.xz 14646676 BLAKE2B 2423b090fa1a292dafa577a0070dcb66e01daa5971ce07b3c9d47a879a9c990485d86330b97324b35606e2ee7257f6b72fd452a52fc0186741987699890b5bab SHA512 872d0772c61b71a729368c45587c88c5056a0fed1ddf6516936ae41884cfd2f971a05925582f89cc8ab0499b27f6599d28b093bf335ab4a6c7e115af157d8c66
+DIST gopass-summon-provider-1.15.14.tar.gz 16307 BLAKE2B cfe83ea69a20a71017c0ecb32ebe5c83ef3f6eaf2b0215f10885ccbb38f8b98aa6e677d751cbd558ae421113b0513a2571392c1ddd2779224ddc2f6f3279a21a SHA512 ae9f65dcd1982230d3495e00c927266c70c1a5fd924b74c435c32a1956f25beaee717ef42493f769b8cf0327ac1bc7703479778706a67a09a941fdc92cc9ec79

diff --git a/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.14.ebuild b/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.14.ebuild
new file mode 100644
index 000000000000..44e42f854afe
--- /dev/null
+++ b/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="Gopass Summon Provider"
+HOMEPAGE="https://github.com/gopasspw/gopass-summon-provider"
+SRC_URI="https://github.com/gopasspw/gopass-summon-provider/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"
+
+LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+DEPEND=">=dev-lang/go-1.16"
+RDEPEND="
+	dev-vcs/git
+	>=app-crypt/gnupg-2
+"


             reply	other threads:[~2024-08-31 21:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-31 21:28 John Helmert III [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-21  0:05 [gentoo-commits] repo/gentoo:master commit in: app-admin/gopass-summon-provider/ John Helmert III
2024-12-02  0:47 John Helmert III
2024-12-02  0:47 John Helmert III
2024-08-31  7:33 Petr Vaněk
2024-05-19 17:09 Sam James
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-29 21:41 Sam James
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-05-25  8:05 Arthur Zamarin
2023-04-16 20:43 John Helmert III
2023-04-16 20:43 John Helmert III
2023-04-04 19:57 Arthur Zamarin
2023-02-25 17:58 Arthur Zamarin
2023-02-25 17:54 Arthur Zamarin
2023-02-19 16:46 John Helmert III
2023-01-17 17:10 John Helmert III
2021-07-02 17:45 Mikle Kolyada
2021-07-02 17:07 Mikle Kolyada
2021-03-21 13:49 Mikle Kolyada
2021-03-10  9:32 Mikle Kolyada

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=1725139682.eb9b2c1194d6c5877856710ada5bcf08be8b0a21.ajak@gentoo \
    --to=ajak@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