mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
sec-keys/openpgp-keys-franz: new package, add 20260413
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/614 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
2827637243
commit
a0375792ce
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-franz-github-20260413.asc 4039 BLAKE2B 2948b104bdbe7d88d611cff467f56f6480b68b699ea36552071b289f92eb7dc1b2570477dd2290e86d03d259b1ab71e0a0dc7e6c8b264427b11e7fdd4f0dc611 SHA512 e482779c1749ba5a4417c148623277342daa002a417b8b01fe63134d956d60c6953f4c142802cd9dd8aa63f905675e2b271c0f01f6313b5a710f9e521da5dced
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>sam@gentoo.org</email>
|
||||
<name>Sam James</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,15 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
"FCE8B369F2F0B73FD546DAAC0375688EE44CD168:franz:github"
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP keys used by Michal Babej (franz)"
|
||||
HOMEPAGE="https://github.com/franz"
|
||||
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
Reference in New Issue
Block a user