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: Sun, 16 Apr 2023 20:43:57 +0000 (UTC)	[thread overview]
Message-ID: <1681677324.7631dd545b729a264af76aab1b35940e838430b5.ajak@gentoo> (raw)

commit:     7631dd545b729a264af76aab1b35940e838430b5
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 20:31:45 2023 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 20:35:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7631dd54

app-admin/gopass-summon-provider: drop 1.15.3

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

 app-admin/gopass-summon-provider/Manifest           |  2 --
 .../gopass-summon-provider-1.15.3.ebuild            | 21 ---------------------
 2 files changed, 23 deletions(-)

diff --git a/app-admin/gopass-summon-provider/Manifest b/app-admin/gopass-summon-provider/Manifest
index 35b6bad1b437..d63da246c2e6 100644
--- a/app-admin/gopass-summon-provider/Manifest
+++ b/app-admin/gopass-summon-provider/Manifest
@@ -1,5 +1,3 @@
-DIST gopass-summon-provider-1.15.3-deps.tar.xz 37377176 BLAKE2B 52da3b10cd05df981c2f1fc74d3a37b4136ac383f8388965d384573562ba70a52fa6894440f9f19378b24a4df6116ef7882684a4c3c4c2f30a5408715fcb2894 SHA512 e616b6ef0c6d300f62761e63a9184a243d34630269e0a2a85c9294e6b209a349421fba73c21b50df93c2e7ffd70582e162681b50c28c3effecae51d766b1515c
-DIST gopass-summon-provider-1.15.3.tar.gz 17573 BLAKE2B 641f84b3ad27fa3af961a3d2463e7b476343238284b45575f9a76b12d811f1426943888129b19c1e60ca22debb560854ebded9b9966c16b0dc91e30f929892ff SHA512 d06734997651492aeb3d6b91bf8b15a48da3c2b7a5e7c8dec6fa40fa90e4e0e05ba89a73e100f27e1523f2c426e30f6fb07faf14151e98fe81e7403a468dcc33
 DIST gopass-summon-provider-1.15.4-deps.tar.xz 33138508 BLAKE2B 7cbb930e55f1ed53f3ce8c47e51d8066d1a518801d5d364b8c8b90b376910e916e34c5f2493cb062ac5c03e0b9aeb96119f129a8655b6ad3f1d9fec4600cb0a1 SHA512 14ecefd8b36513195cae86d355d974d596e859c46450121350af2d2aaf27f592b54e55e697c200eb89e94959f278e65712dbb4d534d0c1bcbc711fb4db829625
 DIST gopass-summon-provider-1.15.4.tar.gz 17546 BLAKE2B 9c0a8fc50ed4f39139d5b14e389066afc42814ff60036022877fe933b598f100b2169455b4576a2d83d18ea19c8ebce852510940e2c24e8a61073f074509c444 SHA512 6ba06f561379284bc1344ca6982f8bb7ed6641c790bc4907b235fc5a330551f829b21aadb4a72f962692d5d36bde68845f798eb9cc4116787a9015fd2bfc65d3
 DIST gopass-summon-provider-1.15.5-deps.tar.xz 182896696 BLAKE2B 59cd74ff4be1dfd83d221327d041506c41799f67d8559f5a12341a70f2c63e36d03f8f99628ac973a02cbb42ba920366642f124a6315a8ff0d388d384c912b85 SHA512 64f34fecad85562cdf4db48030703b991bb2f6448e1fbd17ab0063f193c328f78e9630b7e64e9f1e4417f011b6a087e2e9fb19fe4adbac3ff36c3a315da933a6

diff --git a/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.3.ebuild b/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.3.ebuild
deleted file mode 100644
index 5e5d48b3911a..000000000000
--- a/app-admin/gopass-summon-provider/gopass-summon-provider-1.15.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2021-2023 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
-	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:[~2023-04-16 20:44 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 20:43 John Helmert III [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-summon-provider/ 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-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=1681677324.7631dd545b729a264af76aab1b35940e838430b5.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