From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-bradking/
Date: Thu, 17 Aug 2023 05:55:06 +0000 (UTC) [thread overview]
Message-ID: <1692251668.aa3c56ca944bdc3b485ea7a502a6b29621f18bba.sam@gentoo> (raw)
commit: aa3c56ca944bdc3b485ea7a502a6b29621f18bba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 05:40:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 05:54:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3c56ca
sec-keys/openpgp-keys-bradking: add 20230817
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-bradking/Manifest | 1 +
.../openpgp-keys-bradking-20230817.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/sec-keys/openpgp-keys-bradking/Manifest b/sec-keys/openpgp-keys-bradking/Manifest
index 1be54b9ab2bf..1fdb9947390d 100644
--- a/sec-keys/openpgp-keys-bradking/Manifest
+++ b/sec-keys/openpgp-keys-bradking/Manifest
@@ -1,2 +1,3 @@
DIST openpgp-keys-bradking-20220407-2D2CEF1034921684.asc 42061 BLAKE2B 657ae2501acaf0e6db039a32417291dcf9f7d0003f63bf4d2eee0a7777d6379c45c8c3b78e4c7f5af14607a01e4862442d3fe4124c59355f7247434142e42a2b SHA512 39882aebd86d2bc006e25929957c6932578764baea10ca4eefaa5aa81c9b326172ac81db17d992103ebd8b8bd0755d3e35b3b8e595ad669e05b87dfaf593ab19
DIST openpgp-keys-bradking-20220818-2D2CEF1034921684.asc 44364 BLAKE2B 57a1568cc6a219ad1f84fcde53154f81d3c86b07ac3297754163ec87bff2114a6c71dc3a9771815b1c0856e2514f41126a4615437ff81ecddca2b26426ae1c53 SHA512 496728a608ce1f6b2b2f255ee87e59990ca2c1f8e3fb502ab7a34fe1bad7224dfb7bc0de78c2bb14385a34cbd09c0c2f1ed214ab9441c3254bb76efab8f8f0d1
+DIST openpgp-keys-bradking-20230817-2D2CEF1034921684.asc 46654 BLAKE2B 6ecf16805ed61939dce3d48a4d9720305695e86dc8ce941bb889ee1f5b13c4abf594ef8b2aa0012788faf846c8f05d8fe15545848a76ce77bec869e416e7d7d5 SHA512 5ae674d7829d818ea054d3f048fe230fd681ec1014909f0e2d8ad47a8348c1d513c6094189205c01a3ea4b5ede583d69afd14ee4ec8ddc98014d1090777b0e9e
diff --git a/sec-keys/openpgp-keys-bradking/openpgp-keys-bradking-20230817.ebuild b/sec-keys/openpgp-keys-bradking/openpgp-keys-bradking-20230817.ebuild
new file mode 100644
index 000000000000..113e83f7af46
--- /dev/null
+++ b/sec-keys/openpgp-keys-bradking/openpgp-keys-bradking-20230817.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Brad King"
+HOMEPAGE="https://cmake.org/download/"
+# Mirrored from https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xcba23971357c2e6590d9efd3ec8fef3a7bfb4eda
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-2D2CEF1034921684.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+src_install() {
+ local files=( ${A} )
+ insinto /usr/share/openpgp-keys
+ newins - bradking.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
next reply other threads:[~2023-08-17 5:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-17 5:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-02 9:21 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-bradking/ Sam James
2023-11-27 23:45 Sam James
2023-10-27 3:22 Sam James
2023-10-26 12:51 Sam James
2023-10-18 15:44 Arthur Zamarin
2023-10-18 14:09 Sam James
2023-10-18 14:09 Sam James
2023-10-18 14:09 Sam James
2022-08-18 3:10 Sam James
2022-04-07 3:37 Sam James
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=1692251668.aa3c56ca944bdc3b485ea7a502a6b29621f18bba.sam@gentoo \
--to=sam@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