commit:     1b76344adb1981a331e52f7b1c1855e149aa4e28
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 23 05:16:44 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jul 23 05:42:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b76344a

sec-keys/openpgp-keys-eschwartz: add 20250723

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sec-keys/openpgp-keys-eschwartz/Manifest               |  1 +
 .../openpgp-keys-eschwartz-20250723.ebuild             | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/sec-keys/openpgp-keys-eschwartz/Manifest 
b/sec-keys/openpgp-keys-eschwartz/Manifest
index f81936c9df1c..2c68b5a12999 100644
--- a/sec-keys/openpgp-keys-eschwartz/Manifest
+++ b/sec-keys/openpgp-keys-eschwartz/Manifest
@@ -1 +1,2 @@
 DIST eli-schwartz-20250405.gpg 9325 BLAKE2B 
c93871bf0044c77339d5601b44463d38300f6ac56d459da7df2d239ed540b0d69894b0834a8891119f337a0f677f65c9ff75a1beef251b8e322d529e81098925
 SHA512 
449404f8b7a72eda0930eda2c3078d389e1fecfa030621bebdc882242b486e2d1d763f455222cbf80adf176df8f9085de08bc3c329d882a07a3cdddcb54a6e51
+DIST eli-schwartz-20250723.gpg 9325 BLAKE2B 
ade7d497938e2d4357b3e96ab8736bf97105b7d2f1312b5a030ab9841b9e71a6f492016db938fa16c210e083fa4fa4aa3e94b616b0b163a0d159100d6ac6a7a1
 SHA512 
3467c73acc909d6b597c66cc526560e19fdeeb501c95f3f9a28f4c148275f071594d5bcfd5ddb0f92d4c245c3b41d8a463c6725ee419c712f406226034a15487

diff --git 
a/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250723.ebuild 
b/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250723.ebuild
new file mode 100644
index 000000000000..6c25f930e4e9
--- /dev/null
+++ b/sec-keys/openpgp-keys-eschwartz/openpgp-keys-eschwartz-20250723.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
+}

Reply via email to