From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/openpgp-keys-featherwallet/
Date: Tue, 16 Jul 2024 15:46:14 +0000 (UTC) [thread overview]
Message-ID: <1721144550.d992417b0453717ce0e2a7080934d1302a79638f.watermanpaint@gentoo> (raw)
commit: d992417b0453717ce0e2a7080934d1302a79638f
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Jul 16 15:31:33 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Jul 16 15:42:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d992417b
sec-keys/openpgp-keys-featherwallet: new package, add 20201209
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
sec-keys/openpgp-keys-featherwallet/Manifest | 1 +
sec-keys/openpgp-keys-featherwallet/metadata.xml | 5 +++++
.../openpgp-keys-featherwallet-20201209.ebuild | 21 +++++++++++++++++++++
3 files changed, 27 insertions(+)
diff --git a/sec-keys/openpgp-keys-featherwallet/Manifest b/sec-keys/openpgp-keys-featherwallet/Manifest
new file mode 100644
index 000000000..664de993a
--- /dev/null
+++ b/sec-keys/openpgp-keys-featherwallet/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-featherwallet-20201209.asc 3139 BLAKE2B 13577bd82ddee20975e16ef30fb3864383f80383a8d61fe5f1d104d62d40f7223d3438e3365ede836aebc251a03c6d4cbbf7bad9047afedace2fae32c5aac7e9 SHA512 e01bc4b1a7873e995cf2718ef886c614c4f97940e7769c7156a861710c4e54c6056be095c373547fa767ff98c3f9b1dae0db8c7be8567d6805610527a2b04a81
diff --git a/sec-keys/openpgp-keys-featherwallet/metadata.xml b/sec-keys/openpgp-keys-featherwallet/metadata.xml
new file mode 100644
index 000000000..115e9d64a
--- /dev/null
+++ b/sec-keys/openpgp-keys-featherwallet/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-featherwallet/openpgp-keys-featherwallet-20201209.ebuild b/sec-keys/openpgp-keys-featherwallet/openpgp-keys-featherwallet-20201209.ebuild
new file mode 100644
index 000000000..2e9338f67
--- /dev/null
+++ b/sec-keys/openpgp-keys-featherwallet/openpgp-keys-featherwallet-20201209.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+COMMIT="302e585af45011359a60151d3b79812cf05549e8"
+
+DESCRIPTION="OpenPGP keys used to sign Feather Wallet releases"
+HOMEPAGE="https://featherwallet.org/download/"
+SRC_URI="https://raw.githubusercontent.com/feather-wallet/feather/${COMMIT}/utils/pubkeys/featherwallet.asc -> ${P}.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+src_install() {
+ local files=( ${A} )
+ insinto /usr/share/openpgp-keys
+ newins - featherwallet.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}
next reply other threads:[~2024-07-16 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 15:46 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-31 6:10 [gentoo-commits] repo/proj/guru:dev commit in: sec-keys/openpgp-keys-featherwallet/ Adam Pimentel
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=1721144550.d992417b0453717ce0e2a7080934d1302a79638f.watermanpaint@gentoo \
--to=watermanpaint@posteo.net \
--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