commit:     a488e682618a5bb3eb257f56c7ba6bd392060b99
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 00:14:03 2025 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 00:42:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a488e682

app-admin/gopass-jsonapi: drop 1.15.14

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

 app-admin/gopass-jsonapi/Manifest                  |  2 --
 .../gopass-jsonapi/gopass-jsonapi-1.15.14.ebuild   | 25 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/app-admin/gopass-jsonapi/Manifest 
b/app-admin/gopass-jsonapi/Manifest
index 8918f95d5c67..73bc100bf3f2 100644
--- a/app-admin/gopass-jsonapi/Manifest
+++ b/app-admin/gopass-jsonapi/Manifest
@@ -1,4 +1,2 @@
-DIST gopass-jsonapi-1.15.14-deps.tar.xz 70627032 BLAKE2B 
129b78c19b20dc1d2a51786c0747bed0528edca0b149c490cc76cf5213e599e9271d11b79b0c198759117a5ca03c2bc7568464f77ef463b1680e7a3dce0b5d99
 SHA512 
f8447d650bf680e7ff93e1d6eb08634a02e7082af5a45f06302b929e7c5ecb8779d56a92f0080be99a89ef98a07295380592603c85f671441b6d57c12b3e9124
-DIST gopass-jsonapi-1.15.14.tar.gz 32520 BLAKE2B 
6c7c8a960244f22d0cf239c43ec63c1a1b985e18335c090e16ae9e983fb64118266f8cfc1b70f3f42b8f8a92159d89509b81ab4300bd086e6c313789e986e9cc
 SHA512 
8d2409919c43ef34ac4c3909815d9ac63325fda8bb30a696e31db60db50452b05cf59fbae9d733d40ff52183deea0d98a732089b4e2e50f587ca0984c291dfea
 DIST gopass-jsonapi-1.15.15-deps.tar.xz 72620048 BLAKE2B 
58789502501ce95ae70d1a7914b5b46ba02ffb8f3adb1d518c52b3ab794a771de14a9ab7995eabf6ce007f5a6377cfad68c96052708ac3281b221fc65ce2fa15
 SHA512 
ab0d2af3bf9a37980ee0754df3544755818e4c6312a481d23d3411ea4a3f4ff2caf6363fce6c405e93ef28c6aeb65ab837ee02739a7fafed5d9d32e08213f0d4
 DIST gopass-jsonapi-1.15.15.tar.gz 31538 BLAKE2B 
fe2c45223e9c119fcc3fcbe572a38c7480eac08d72899d05f33e3c098e9f8675c81d9487e61995e3dd4e86467901a07886d7ce11e39907f3ed9037b5177307df
 SHA512 
8daf7d4c59b0a07335c4963f29f2003500159aa4663e89d0ce9a7e6228f4f417bc283e7e448b63aaa73a300b77adbfa62ed7bf18ad585443ffdc452857f505ac

diff --git a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.14.ebuild 
b/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.14.ebuild
deleted file mode 100644
index 828cd8d04aa5..000000000000
--- a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.14.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module
-
-DESCRIPTION="Gopass Browser Bindings"
-HOMEPAGE="https://github.com/gopasspw/gopass-jsonapi";
-SRC_URI="https://github.com/gopasspw/gopass-jsonapi/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
-"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-1.15.3-skip-test.patch"
-)

Reply via email to