From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/git-credential-gopass/
Date: Mon, 8 Jan 2024 03:24:43 +0000 (UTC) [thread overview]
Message-ID: <1704684265.5dce336f860bf2d7076d123f4fd1166ccfb525cc.ajak@gentoo> (raw)
commit: 5dce336f860bf2d7076d123f4fd1166ccfb525cc
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 03:01:36 2024 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 03:24:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dce336f
app-admin/git-credential-gopass: drop 1.15.8, 1.15.10
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
app-admin/git-credential-gopass/Manifest | 4 ----
.../git-credential-gopass-1.15.10.ebuild | 21 ---------------------
.../git-credential-gopass-1.15.8.ebuild | 21 ---------------------
3 files changed, 46 deletions(-)
diff --git a/app-admin/git-credential-gopass/Manifest b/app-admin/git-credential-gopass/Manifest
index 7a4ab9861024..18406c2a756f 100644
--- a/app-admin/git-credential-gopass/Manifest
+++ b/app-admin/git-credential-gopass/Manifest
@@ -1,6 +1,2 @@
-DIST git-credential-gopass-1.15.10-deps.tar.xz 288573500 BLAKE2B 1f816336a434b98efdd27acac0ad64bd285f5fab9fd747d3df3d567fda2514843634b75b52cab55e72ca77449d68cb2b000faf841170a9359f6c270acd0e47a9 SHA512 201e2855ac15227109fdfecb80a7f2e02494ced7e8027ab26a8e53d72441b9f08c87b3ed3e51888ee8c13c39a1f0a85fc1704730ebda8848dfe6349fde1a663f
-DIST git-credential-gopass-1.15.10.tar.gz 24521 BLAKE2B 774cad65238025b025d7d9dd754596a0c0d5e7ec6592f76a819b7292758ab8ce8221887c72fd19f1445c7b73ef2d9e89542a2ddcb14d52375c91fe3a131aeba4 SHA512 7a175acc9475a3322b5039756307eb494aa1901185b1702993221c210efe7c4f7f030aef71653f505e52bedd8d92219f237849e29fc1cdb97cf97c5530ce60e1
DIST git-credential-gopass-1.15.11-deps.tar.xz 288548804 BLAKE2B 5c59db36a25762169ee3cbb9e5b7f9c91bd3d97b5ef6dea2e45f0345240bae05a6998359d3880fe5ed240b0c57888f7fe00229d6b0c930843ae1c3aa51004863 SHA512 ccc70e912e92c70de7ec49e824d559db2bd4ef0c907813ce0063b758b88c39c75dcc5d307d8527c13650edbcc0ebad20d981b8f2fcb32c32272e945bfe18a38b
DIST git-credential-gopass-1.15.11.tar.gz 24602 BLAKE2B 3f479403071af80a08f9d28e9cce3fa492829fb7d6eb230f73ff1d84eaf3c4435fc82f3bfb2a7b29aa96c9a6c1c446d3160df5e0d3e3ff89b9e873e344b9afcf SHA512 50f5496a0ae6f60b9074d9c1a29d6dbcddeb6a0976859b6071ccf1fdb2b6796038d2f6dd5f8a3ce4644c5c31ad5f3447037bc87e9276287172174058ef75adfa
-DIST git-credential-gopass-1.15.8-deps.tar.xz 286523452 BLAKE2B 651e9366fee3c68c06f2a94ce713c3f843f6ee35f0343e187519342950c5efc9e08cc68090d219a8e50a0ac61690c8f8d1c37ac0b844f580bfb27cc2f86d0eff SHA512 bf2a798d758057009f5e21574c84c944043f472350e847016682a79159d2abeabfcb8d684504c3f4abd31312f505104b1a5f20591547e741b8ed5520dacd6920
-DIST git-credential-gopass-1.15.8.tar.gz 24178 BLAKE2B c9d0e30384187125cb2c6a51ba34cb41a2878c4aa8aa04ef1f07906079f470d1980712b9f897d48ede9ea070d201d68a29795c0fffd63c592ab354be379e2c92 SHA512 8ad93729531a7a7962b4b0223d40e8984ba6524aeca3284bbd1a3e5ecdb0ec79788edae0cecde106d462fe41b8a355aca59a99749d50d042847509e9c56e68e8
diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild
deleted file mode 100644
index 8cffc9c47584..000000000000
--- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.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 git-credentials helper"
-HOMEPAGE="https://github.com/gopasspw/git-credential-gopass"
-SRC_URI="https://github.com/gopasspw/git-credential-gopass/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
-"
diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild
deleted file mode 100644
index 8cffc9c47584..000000000000
--- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.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 git-credentials helper"
-HOMEPAGE="https://github.com/gopasspw/git-credential-gopass"
-SRC_URI="https://github.com/gopasspw/git-credential-gopass/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
-"
next reply other threads:[~2024-01-08 3:24 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 3:24 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/git-credential-gopass/ 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
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-18 1:33 Sam James
2023-04-16 20:43 John Helmert III
2023-04-16 20:43 John Helmert III
2023-04-04 19:26 Arthur Zamarin
2023-02-25 17:58 Arthur Zamarin
2023-02-25 17:54 Arthur Zamarin
2023-02-20 18:04 John Helmert III
2023-01-17 17:10 John Helmert III
2021-07-02 17:45 Mikle Kolyada
2021-07-02 17:26 Mikle Kolyada
2021-03-21 13:49 Mikle Kolyada
2021-03-10 8:57 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=1704684265.5dce336f860bf2d7076d123f4fd1166ccfb525cc.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