sec-keys/openpgp-keys-kamilaszewczyk: new package, add 20260920

Bug: https://bugs.gentoo.org/982250
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-09-20 03:55:30 +01:00
parent ff87e2468e
commit cfccdd0747
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DIST openpgp-keys-kamila-openpgp-20260920.asc 18508 BLAKE2B e8e56cba091e9ed47b24407ec26daa778bba344f1ec7bd60359819a00ba5c41b2babef12b4c114f6191526f3a8c5e293817319582d183d4c29558b4096e5ee46 SHA512 234329616261ba47e820d35c3d0e9e43cd748fe954d85fab57e5d54f5ca2bdf66d1f3673b8fc4ebb50401ef6a7dba84d3bba0c38f119daf9104fc289bea95c5b
DIST openpgp-keys-kamilaszewczyk-20260920.asc 14375 BLAKE2B 4412767e85292812dc6086eaad2d6c41cf36df74ad6805174589d4a2710827d953083fc98e28e4576e52f3a341043884c91478182502cb3df0a52c667c96179f SHA512 6a6d0456c468e72ba4f40e8b54012779459f732426612de1a3366659dc303a0262072b0b36783b9b8fa7c421a4c72e63ace89b8d1ac4065499ee99aadd53fa69

View 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>base-system@gentoo.org</email>
<name>Gentoo Base System</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=(
'6C222EA6B2BD216AA406516AC868F0B6DE38409D:kamila:manual,openpgp'
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used by Kamila Szewczyk"
HOMEPAGE="https://iczelia.net/about/"
SRC_URI+=" https://iczelia.net/pub.pgp -> ${P}.asc"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"