mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
sec-keys/openpgp-keys-ggregory: new package, add 20250720
Needed for most newer dev-java/commons-* ebuilds. Older ebuilds which are still using openpgp-keys-apache-commons should switch on next version bump. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/42983 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
63f2ed9aed
commit
fd0545da21
1
sec-keys/openpgp-keys-ggregory/Manifest
Normal file
1
sec-keys/openpgp-keys-ggregory/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-ggregory-ubuntu-20250720.asc 2528 BLAKE2B 326716b838b7c99943ef7f473d40b859bae63d23bf0bd5f1c66b1d6ca496dd3b5da1849107e54e24fb73b558e979f81d46b12ffce68734c6f1c771418887aeaf SHA512 241e310a93354137992235df8c35c889a1e273cf1152c0f0f0b3a7ee9192ae5d0cb26b8f25357dddee94d02eaae9aa5190ebeac3cd0ca156e67fa9f8a1e9ce91
|
||||
8
sec-keys/openpgp-keys-ggregory/metadata.xml
Normal file
8
sec-keys/openpgp-keys-ggregory/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>java@gentoo.org</email>
|
||||
<name>Java</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
'2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB:ggregory:ubuntu'
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP keys used by commons.apache.org"
|
||||
HOMEPAGE="https://commons.apache.org"
|
||||
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64"
|
||||
Reference in New Issue
Block a user