mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sec-keys/openpgp-keys-stewartsmith: new package, add 20260121
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
1
sec-keys/openpgp-keys-stewartsmith/Manifest
Normal file
1
sec-keys/openpgp-keys-stewartsmith/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-stewartsmith-20260121.gpg 3285 BLAKE2B 42cc670b17efab4b7a442405f593c0d99941a4bf403e82b32ff4b5fe9112ca66b713fcfff414a493c4e19af12b5333204a5f77a3461ac92064ca74f6ba5d05fd SHA512 87b20e245b87147d9a01379d6c5e3d95340bccfb68b328db840a5170aa4e79e373dd5dc66ba406dd916a9cf37cd667f3cd5b27eb59f6846d5f95bbab74465f65
|
||||
8
sec-keys/openpgp-keys-stewartsmith/metadata.xml
Normal file
8
sec-keys/openpgp-keys-stewartsmith/metadata.xml
Normal file
@@ -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,17 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
C17ED1F615E0795742AF1ACD537034284E0EFB7E:stewart:manual
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP key used by Stewart Smith"
|
||||
HOMEPAGE="https://www.flamingspork.com/"
|
||||
SRC_URI="https://www.flamingspork.com/stewart.gpg -> ${P}.gpg"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
Reference in New Issue
Block a user