sec-keys/openpgp-keys-russallbery - 20250000 (guru)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-russallbery-20250000

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

autounmask =sec-keys/openpgp-keys-russallbery-20250000

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-russallbery-20250000

Package Information

Description:
OpenPGP keys used by Russ Allbery (Eagle)
Homepage:
https://www.eyrie.org/~eagle/personal/contact.html
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
20250000 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MY_PN="${PN#openpgp-keys-}"
DESCRIPTION="OpenPGP keys used by Russ Allbery (Eagle)"
HOMEPAGE="https://www.eyrie.org/~eagle/personal/contact.html"
SRC_URI="https://keys.openpgp.org/vks/v1/by-fingerprint/D73934B49674CF5CCD9AC2787D80315C5736DE75 -> ${P}.asc"
S="${WORKDIR}"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"

src_install() {
	local files=( ${A} )

	insinto /usr/share/openpgp-keys
	newins - ${MY_PN}.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
}

Manifest for 20250000

Type File Size Source URLs
DIST openpgp-keys-russallbery-20250000.asc 71848 bytes https://keys.openpgp.org/vks/v1/by-fingerprint/D73934B49674CF5CCD9AC2787D80315C5736DE75