public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-jimmeyering/
@ 2024-06-07 13:36 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2024-06-07 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     8083e3e0909445448ede4a792fe8c5c774a316d5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 12:28:23 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  7 13:36:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8083e3e0

sec-keys/openpgp-keys-jimmeyering: new package, add 20220407

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-jimmeyering/Manifest            |  1 +
 sec-keys/openpgp-keys-jimmeyering/metadata.xml        |  9 +++++++++
 .../openpgp-keys-jimmeyering-20220407.ebuild          | 19 +++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-jimmeyering/Manifest b/sec-keys/openpgp-keys-jimmeyering/Manifest
new file mode 100644
index 000000000000..3bd593ad9def
--- /dev/null
+++ b/sec-keys/openpgp-keys-jimmeyering/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-jimmeyering-20220407.asc 239679 BLAKE2B 4b04925511aed4294cd614a467456ce0eda5f50618ffccb4cb1a22898dcab3f71f34aadc07880b6b0735abc6d5e88162e09e2867fa0519d1ef59f18fb7eade31 SHA512 dafe750c15ad2345346155b9e2bc1588334a95997667377442b3353c818b0d1df5467ca798f0e5f47c5db3f0b6a297e54cfe743720b8a3d07a961afd0c04fcdd

diff --git a/sec-keys/openpgp-keys-jimmeyering/metadata.xml b/sec-keys/openpgp-keys-jimmeyering/metadata.xml
new file mode 100644
index 000000000000..de9d78424186
--- /dev/null
+++ b/sec-keys/openpgp-keys-jimmeyering/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-jimmeyering/openpgp-keys-jimmeyering-20220407.ebuild b/sec-keys/openpgp-keys-jimmeyering/openpgp-keys-jimmeyering-20220407.ebuild
new file mode 100644
index 000000000000..e3ce6a1290f5
--- /dev/null
+++ b/sec-keys/openpgp-keys-jimmeyering/openpgp-keys-jimmeyering-20220407.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Jim Meyering"
+HOMEPAGE="https://meyering.net/ https://savannah.gnu.org/users/meyering"
+SRC_URI="https://savannah.gnu.org/people/viewgpg.php?user_id=133 -> ${P}.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 - jimmeyering.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-07 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 13:36 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-jimmeyering/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox