From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-nicholaswilson/
Date: Sun, 09 Feb 2025 04:56:10 +0000 (UTC) [thread overview]
Message-ID: <1739076943.a631c67aade61bb32c61d2d3d9abf6c9d29a4553.sam@gentoo> (raw)
commit: a631c67aade61bb32c61d2d3d9abf6c9d29a4553
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 04:45:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 04:55:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a631c67a
sec-keys/openpgp-keys-nicholaswilson: new package, add 20250209
Bug: https://github.com/PCRE2Project/pcre2/issues/417
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-nicholaswilson/Manifest | 1 +
sec-keys/openpgp-keys-nicholaswilson/metadata.xml | 9 +++++++++
.../openpgp-keys-nicholaswilson-20250209.ebuild | 22 ++++++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/sec-keys/openpgp-keys-nicholaswilson/Manifest b/sec-keys/openpgp-keys-nicholaswilson/Manifest
new file mode 100644
index 000000000000..09d091a0c792
--- /dev/null
+++ b/sec-keys/openpgp-keys-nicholaswilson/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-nicholaswilson-20250209-0xA95536204A3BB489715231282A98E77EB6F24CA8.asc 7968 BLAKE2B c9a579f10183fd643c096dc8fa17a366fc1ae0b2be6b190b5bd206451a8295495485f0c00f2a82e667ca7610c9abbdca96c0b6baf51a9c4fb66825f0db8234e8 SHA512 a5c93c9273594d44910882fea60c2b0730c0e2b433c7d25430112e085c5987b03d2bce8c6d7629a5afc6360e1cc73ca002dc513f2687a59cb81e9cba43efd110
diff --git a/sec-keys/openpgp-keys-nicholaswilson/metadata.xml b/sec-keys/openpgp-keys-nicholaswilson/metadata.xml
new file mode 100644
index 000000000000..de9d78424186
--- /dev/null
+++ b/sec-keys/openpgp-keys-nicholaswilson/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-nicholaswilson/openpgp-keys-nicholaswilson-20250209.ebuild b/sec-keys/openpgp-keys-nicholaswilson/openpgp-keys-nicholaswilson-20250209.ebuild
new file mode 100644
index 000000000000..385c7f6ef970
--- /dev/null
+++ b/sec-keys/openpgp-keys-nicholaswilson/openpgp-keys-nicholaswilson-20250209.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Nicholas Wilson"
+HOMEPAGE="https://github.com/NWilson"
+# Grabbed from https://keyserver.ubuntu.com/pks/lookup?search=A95536204A3BB489715231282A98E77EB6F24CA8&fingerprint=on&op=index because gh lacks a subuid + sigs
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-20250209-0xA95536204A3BB489715231282A98E77EB6F24CA8.asc"
+#SRC_URI="https://github.com/NWilson.gpg -> ${P}.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+src_install() {
+ local files=( ${A} )
+
+ insinto /usr/share/openpgp-keys
+ newins - nicholaswilson.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
next reply other threads:[~2025-02-09 4:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-09 4:56 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 0:45 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-nicholaswilson/ Sam James
2025-03-13 0:53 Sam James
2025-03-13 0:53 Sam James
2025-03-13 1:21 Sam James
2025-03-13 1:21 Sam James
2025-03-13 1:37 Sam James
2025-03-22 0:52 Sam James
2025-09-10 8:12 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=1739076943.a631c67aade61bb32c61d2d3d9abf6c9d29a4553.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