mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
sec-keys/openpgp-keys-binutils: new package, add 20260609
Nick is the chief maintainer so he's obviously in there. I'm in there as I've done the recent point releases (may do some non-point ones in future): https://inbox.sourceware.org/binutils/87cy5oyok3.fsf@gentoo.org/ There are technically others but they haven't done releases in a very long time, and if that were to happen, I'd expect some discussion or notification first in the community, so a limited set here is fine I think. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
2
sec-keys/openpgp-keys-binutils/Manifest
Normal file
2
sec-keys/openpgp-keys-binutils/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST openpgp-keys-nickc-ubuntu-20260609.asc 5726 BLAKE2B 143ef107815610c1cbbac228b5b6392a9afa92bc4171ff1292ca70d164ba43030e4cdac6ffac7484015a1ac726846fe67c552f6b2fdc11e9f5d6447f4a17cd26 SHA512 4b5595aefd20cde99a2055f74e87bc75939b769591638e9a6b5a550974b681feadac85aa4dce44ef7c13db5bee4058f283b6eed0e7347c18ebf91fb3cd02a4cf
|
||||
DIST openpgp-keys-sam-gentoo-20260609.asc 74573 BLAKE2B 1525b85b9ce1be469f964754e8fd4b78f0dd588aaaba79a35a65bf86f6e25de8407c9cc50381fd4d1d693024350f62666ed313304586f07380daaed111a4589d SHA512 1e17d4f269a3ac2494a220de1001c06b4615f7aa3d29c2a48e485e542640cac14f7edac0c46d624e7d249e2d36c90cd222aa83d23adbcdfcb2a8b32c10b201e0
|
||||
9
sec-keys/openpgp-keys-binutils/metadata.xml
Normal file
9
sec-keys/openpgp-keys-binutils/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>toolchain@gentoo.org</email>
|
||||
<name>Gentoo Toolchain Team</name>
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,16 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F:nickc:ubuntu'
|
||||
'5EF3A41171BB77E6110ED2D01F3D03348DB1A3E2:sam:gentoo'
|
||||
)
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP keys used to sign GNU Binutils releases"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
Reference in New Issue
Block a user