* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-eschwartz/
@ 2025-04-05 13:24 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2025-04-05 13:24 UTC (permalink / raw
To: gentoo-commits
commit: b5ddef6e7b0e5c64de803eeccc2d6b546cd27980
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 5 13:17:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 5 13:23:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ddef6e
sec-keys/openpgp-keys-eschwartz: new package, add 20250405
See https://github.com/mesonbuild/meson/commit/c2d795735fa1c46c54d6aed4d4a30f36a1f853cb.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-eschwartz/Manifest | 1 +
sec-keys/openpgp-keys-eschwartz/metadata.xml | 8 ++++++++
.../openpgp-keys-eschwartz-20250405.ebuild | 18 ++++++++++++++++++
3 files changed, 27 insertions(+)
diff --git a/sec-keys/openpgp-keys-eschwartz/Manifest b/sec-keys/openpgp-keys-eschwartz/Manifest
new file mode 100644
index 000000000000..f81936c9df1c
--- /dev/null
+++ b/sec-keys/openpgp-keys-eschwartz/Manifest
@@ -0,0 +1 @@
+DIST eli-schwartz-20250405.gpg 9325 BLAKE2B c93871bf0044c77339d5601b44463d38300f6ac56d459da7df2d239ed540b0d69894b0834a8891119f337a0f677f65c9ff75a1beef251b8e322d529e81098925 SHA512 449404f8b7a72eda0930eda2c3078d389e1fecfa030621bebdc882242b486e2d1d763f455222cbf80adf176df8f9085de08bc3c329d882a07a3cdddcb54a6e51
diff --git a/sec-keys/openpgp-keys-eschwartz/metadata.xml b/sec-keys/openpgp-keys-eschwartz/metadata.xml
new file mode 100644
index 000000000000..b8e59eca0e4a
--- /dev/null
+++ b/sec-keys/openpgp-keys-eschwartz/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>eschwartz@gentoo.org</email>
+ <name>Eli Schwartz</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250405.ebuild b/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250405.ebuild
new file mode 100644
index 000000000000..6c25f930e4e9
--- /dev/null
+++ b/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250405.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Eli Schwartz"
+HOMEPAGE="https://github.com/eli-schwartz"
+SRC_URI="https://github.com/eli-schwartz.gpg -> eli-schwartz-${PV}.gpg"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+src_install() {
+ insinto /usr/share/openpgp-keys
+ newins "${DISTDIR}"/eli-schwartz-${PV}.gpg eschwartz.gpg
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-05 13:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 13:24 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-eschwartz/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox