gentoo-ebuilds/sec-keys/openpgp-keys-sjaranowski/openpgp-keys-sjaranowski-20250712.ebuild
Volkmar W. Pogatzki 9422c25f65
sec-keys/openpgp-keys-sjaranowski: new package, add 20250712
Downloads and uses the key which was used upstream for signing the
maven-bin tarball. The KEYS file from downloads.apache.org/maven
was leading to errors in compile phase.

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/43580
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2025-09-25 12:03:51 +02:00

16 lines
362 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
'84789D24DF77A32433CE1F079EB80E92EB2135B1:sjaranowski:ubuntu'
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used by maven.apache.org"
HOMEPAGE="https://downloads.apache.org/maven/"
LICENSE="public-domain"
KEYWORDS="amd64"