sec-keys/openpgp-keys-alekseysanin: new package, add 20231021

Signed-off-by: Brett A C Sheffield <bacs@librecast.net>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/343
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Brett A C Sheffield
2026-03-16 16:28:00 +01:00
committed by Sam James
parent aa0c4101a4
commit 0a959d9d61
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST aleksey%40aleksey.com.gpg 2255 BLAKE2B 69ac8455a15ae541d2426e493c9342bbf06631c18a88e9d3bc94526724a8a6679a9bf0439aa3eb3798cb5348c1ac3ecb23f5281502eccb177ad73e9eb6715d04 SHA512 c752bc902a3fc43c30a47c20408c04575627eb6a3bab8ba6116fabfa97d1a5bd04739d0339cf254aab7116dad087eff1ce2340eea44d807e742c8f70590d2570

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>bacs@librecast.net</email>
<name>Brett A C Sheffield</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<stabilize-allarches/>
</pkgmetadata>

View File

@@ -0,0 +1,16 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
"00FDD6A7DFB81C88F34B9BF0E63ECDEF9E1D829E:aleksey@aleksey.com:manual"
)
inherit sec-keys
DESCRIPTION="Aleksey Sanin OpenPGP Key"
HOMEPAGE="https://www.aleksey.com/xmlsec/"
SRC_URI="https://www.aleksey.com/xmlsec/download/aleksey%40aleksey.com.gpg"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"