sec-keys/openpgp-keys-gerritpape - 20240930-r1 (flussence)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-gerritpape-20240930-r1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sec-keys/openpgp-keys-gerritpape-20240930-r1

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-gerritpape-20240930-r1

Package Information

Description:
OpenPGP keys used by Gerrit Pape (sys-process/runit)
Homepage:
https://smarden.org/pape/

Ebuild Details

Version EAPI Keywords Slot
20240930-r1 8
View Raw Ebuild
# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

SEC_KEYS_VALIDPGPKEYS=(
	"DAC43860630556B6DBF0898FA5DAAEFCB14D13CC:gerritpape:ubuntu"
)

DESCRIPTION="OpenPGP keys used by Gerrit Pape (sys-process/runit)"
HOMEPAGE="https://smarden.org/pape/"

inherit allarches sec-keys

Inherited Eclasses