sec-keys/openpgp-keys-zulucrypt - 20170817 (gentoo)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-zulucrypt-20170817

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

autounmask =sec-keys/openpgp-keys-zulucrypt-20170817

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-zulucrypt-20170817

Package Information

Description:
OpenPGP keys used by the zuluCrypt developer
Homepage:
https://mhogomchungu.github.io/zuluCrypt/

Ebuild Details

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

EAPI=8

SEC_KEYS_VALIDPGPKEYS=(
	'E3AF84691424AD00E099003502FC64E8DEBF43A8:banyikwafb:ubuntu'
)

inherit sec-keys

DESCRIPTION="OpenPGP keys used by the zuluCrypt developer"
HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/"

KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"

Inherited Eclasses