sec-keys/openpgp-keys-coreutils: add 20250806

Update some keys.

Rotate some other keys:
- Assaf Gordon is removed from savannah
- Collin Funk is added to savannah

Closes: https://github.com/gentoo/gentoo/pull/43347
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-08-06 01:36:20 -04:00
parent ad3c1e96c1
commit 813830c935

View File

@@ -0,0 +1,23 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
'155D3FC500C834486D1EEA677FD9FCCB000BEEEE:jim.meyering:manual'
'2B7C1A53420D4AF3BFF4738BF382AE19F4850180:eblake:manual'
'71C2CC22B1C4602927D2F3AAA7A16B4A2527436A:eblake2:manual'
'63B16683841CE3DC25D3C6EB421AFA26387F9A8E:bob.proulx:manual'
'7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34:eggert:manual'
'6C37DC12121A5006BC1DB804DF6FD971306037D9:pixelb:ubuntu'
'A5189DB69C1164D33002936646502EF796917195:bernhard.voelker:manual'
'2371185508D1317BD578E5CC8CE6491AE30D7D75:collin.funk:manual'
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used by GNU coreutils"
HOMEPAGE="https://savannah.gnu.org/projects/coreutils/"
SRC_URI+=" https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=coreutils&download=1 -> ${P}.asc"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"