sec-keys/openpgp-keys-dmitrykazakov - 20230816-r1 (flussence)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-dmitrykazakov-20230816-r1

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

autounmask =sec-keys/openpgp-keys-dmitrykazakov-20230816-r1

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-dmitrykazakov-20230816-r1

Package Information

Description:
OpenPGP keys used by Dmitry Kazakov (media-gfx/krita{,-bin})
Homepage:
https://krita.org/

Ebuild Details

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

EAPI=8

SEC_KEYS_VALIDPGPKEYS=(
	"E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F:dmitrykazakov:ubuntu"
)

DESCRIPTION="OpenPGP keys used by Dmitry Kazakov (media-gfx/krita{,-bin})"
HOMEPAGE="https://krita.org/"

inherit allarches sec-keys

Inherited Eclasses