sec-keys/openpgp-keys-acl: new package, add 20260629

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-06-29 20:47:35 +01:00
parent d2dd1e71d3
commit 9153e6b31e
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST openpgp-keys-acl-20260629.asc 61746 BLAKE2B 2d096f73adf13f1d5156d63a1d78604767c81fefbd66c77fffebbf998d0613781d98b81ad974875eebbc88c05b9c0a3115e0e2b3a0fb7d8568b8555ef32c9834 SHA512 5955f0546d2a7e0f7cec7b6359fe07f72aec52c95cda6198590fb7ea3c48289ad9707e79857fa22d82aab17781b82a35104557869afecf7b210020028c37c252

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="savannah-nongnu">acl</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,18 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
'259B3792B3D6D319212CC4DCD5BF9FEB0313653A:agruen:manual'
'600CD204FBCEA418BD2CA74F154343260542DF34:brandon:manual'
'B902B5271325F892AC251AD441633B9FE837F581:vapier:manual'
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used by sys-apps/acl"
HOMEPAGE="https://savannah.nongnu.org/projects/acl"
SRC_URI="https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=acl&download=1 -> ${P}.asc"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"