mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sec-keys/openpgp-keys-thomashaller: wire up verify-sig
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
1
sec-keys/openpgp-keys-thomashaller/Manifest
Normal file
1
sec-keys/openpgp-keys-thomashaller/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-thom311-github-20260124.asc 13204 BLAKE2B 14b62361717be8f1312a1740b6f1a2d0c535ffe9dbc0e0714d29711baf50a7556a66b36ce3ae460f6f34eaabe9e72d60036d5f68bd10437d58a2b735b7b98a6a SHA512 0df369288c9fd49df177d23a00b71b184f275cd96b3209575dcaa203e821b0e9213f769cbafcb593fc0ef2df8ea6341816e5992b0c2b552c8771d6fc9ea4eacd
|
||||
8
sec-keys/openpgp-keys-thomashaller/metadata.xml
Normal file
8
sec-keys/openpgp-keys-thomashaller/metadata.xml
Normal 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>
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user