sec-keys/openpgp-keys-thomashaller: wire up verify-sig

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-24 02:35:50 +00:00
parent 48ede2e58b
commit 9eeca6b29b
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST openpgp-keys-thom311-github-20260124.asc 13204 BLAKE2B 14b62361717be8f1312a1740b6f1a2d0c535ffe9dbc0e0714d29711baf50a7556a66b36ce3ae460f6f34eaabe9e72d60036d5f68bd10437d58a2b735b7b98a6a SHA512 0df369288c9fd49df177d23a00b71b184f275cd96b3209575dcaa203e821b0e9213f769cbafcb593fc0ef2df8ea6341816e5992b0c2b552c8771d6fc9ea4eacd

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,17 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
49EA7C670E0850E7419514F629C2366E4DFC5728:thom311:github
67DA3FAEBAE276BA58FC6CE314F18A98993AECD5:thom311:github
)
inherit sec-keys
DESCRIPTION="OpenPGP key used by Thomas Haller"
HOMEPAGE="https://github.com/thom311"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"