sec-keys/openpgp-keys-grke: new package, add 20260714

Signed-off-by: Anton Fischl <github@fischl-online.de>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1417
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Anton Fischl
2026-07-15 04:04:03 +02:00
committed by Sam James
parent e5d44d6ddc
commit 67e63758bb
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DIST openpgp-keys-grke-20260714-grke.gpg 1741 BLAKE2B 29b32ca71628acf35c8ed270444e6f858df65ea3d6303f79663249dbf4d12a748287b41f4c350efb56e6738f254eb59371cc3da5a8d7bc33d7b10ad00769d470 SHA512 d94eb9765f6fdc7f09eaf55febeb465eab33f2bd1bcebc95da69434e372182714a1f777ab194183b000a1e9a9733cb2833c5c4e0aaa83a2f3c65512ba1b11b5b
DIST openpgp-keys-grke-ubuntu-20260714.asc 1785 BLAKE2B 4809fb5ea1e611b7b8ddd87fa88dc8b5d3013e1846a4804007f299e46a53a118975b2778bde5d765d1b035897d3139eabb364224673692f03f5b92ea00e1a6ca SHA512 9f02af3bf61d37b34559030b5002c83ca2ae77497ea749fc2c253565d271582dafcd3b0a9129dc951126cb125a519e5725f2ed78fb93532267e08745392d0bc8

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>github@fischl-online.de</email>
<name>Anton Fischl</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<stabilize-allarches/>
</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=(
28386B441AB24FD49766FBF73A68D2214C21357C:grke:manual,ubuntu
)
inherit sec-keys
DESCRIPTION="OpenPGP key used by Graham Keeling"
HOMEPAGE="https://burp.grke.org/download.html"
SRC_URI+=" https://burp.grke.org/downloads/grke.gpg -> ${P}-grke.gpg"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"