mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sec-keys/openpgp-keys-lsandova: new package, add 20260831
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
2
sec-keys/openpgp-keys-lsandova/Manifest
Normal file
2
sec-keys/openpgp-keys-lsandova/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST openpgp-keys-lsandova-20260831.gpg 1638 BLAKE2B 9bc56be57a44e8f25bd00730d5169e6c418cbcb13ecdf49d1af1258262d90ce88e6d607791b63a9db0cb9071117187fc3475b4927e19c2a9a34c966054a2904a SHA512 b6185c6859a1e65ad6d1945d6883021ef7687a047fa263d4479a86b690200a260ee55c79124402ceac4f2f79e2ae41ca82812b25525696808d6d32c34c2d566b
|
||||
DIST openpgp-keys-lsandova-ubuntu-20260831.asc 1655 BLAKE2B c264e54c432899b53a2311f66ff06b65cc47d78e76e6ae579d261673557a4ca60eeb62317896a8dffa1eaf6719ed2030fe48565048e655c74ff9b65eed2e8e64 SHA512 4235170aec2d2237d99385b1d0bfb12093dff3d2318eba1be9c94423dbeede15dbc2e86d01b6fe55d07e890d9b086f79db1aed5368c1815055d95616c2546d90
|
||||
8
sec-keys/openpgp-keys-lsandova/metadata.xml
Normal file
8
sec-keys/openpgp-keys-lsandova/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>floppym@gentoo.org</email>
|
||||
<name>Mike Gilbert</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=(
|
||||
'DFB62CC1A987E6C76EBF8143916EC0708CDFDDFD:lsandova:manual,ubuntu'
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP key for Leo Sandoval"
|
||||
HOMEPAGE="https://gitlab.freedesktop.org/lsandova"
|
||||
SRC_URI+=" https://gitlab.freedesktop.org/lsandova.gpg -> ${P}.gpg"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
Reference in New Issue
Block a user