gentoo-ebuilds/sec-keys/openpgp-keys-gocryptfs/openpgp-keys-gocryptfs-20250916.ebuild
Alfred Wingate de1d074892
sec-keys/openpgp-keys-gocryptfs: add 20250916
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43805
Signed-off-by: Zac Medico <zmedico@gentoo.org>
2025-09-15 19:26:47 -07:00

16 lines
456 B
Bash

# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
"FFF3E01444FED7C316A3545A895F5BC123A02740:nuetzlich-gocryptfs-signing-key:ubuntu,manual"
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used to sign gocryptfs"
HOMEPAGE="https://nuetzlich.net/"
SRC_URI+="https://nuetzlich.net/gocryptfs-signing-key.pub -> ${PN}-nuetzlich-gocryptfs-signing-key-${PV}.pub"
KEYWORDS="~amd64"