sec-keys/openpgp-keys-marcusb: new package, add 20260217

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-17 04:45:49 +00:00
parent 39a3781ddc
commit 8594b4741f
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DIST 9FCFF9AEE365B2A8918FD3576CA3CD34C6363576.asc 3935 BLAKE2B 2cc476bdfd112a81e82fea26dc6d367d0e88d4ecb8626e0d78c4da86c870401bcbbbd1d32aef1dbb09314248ea681dbbd549ab237a0fcf82a12580f100229e86 SHA512 70eb46a51765b2ce6eae9771fc1c9c51cb47056c7eb5ad6a82ed4b07aeece30634541a95fda7401679a902838fb7eec92f8667bd58f49e8f92d2855f0ab8c6db
DIST openpgp-keys-marcusb-openpgp-20260217.asc 7257 BLAKE2B 6164e018823eb3690a148d16a1f427ad073b35389342758e73f2d61850f47b26ddcb9bbc2cdcd0daaa8dbb82c6c0cf15b1cd746a758ced09916200f174dccffd SHA512 81b1690fbdef94bf2cf09945ccd1eaa1b48e6e4efc65802d70f4713d44b8d5fdf64e447f8c38a511caf91a47b0a7dc8123b2c4c5758aea17c8b160725b196cca

View 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>

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=(
9FCFF9AEE365B2A8918FD3576CA3CD34C6363576:marcusb:manual,openpgp
)
inherit sec-keys
DESCRIPTION="OpenPGP key used by Marcus Butler (marcusb)"
HOMEPAGE="https://marcusb.org/contact.html"
SRC_URI+=" https://marcusb.org/9FCFF9AEE365B2A8918FD3576CA3CD34C6363576.asc"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"