mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-20 15:49:06 -07:00
sec-keys/openpgp-keys-annejan: new package, add 20260129
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
1
sec-keys/openpgp-keys-annejan/Manifest
Normal file
1
sec-keys/openpgp-keys-annejan/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-annejan-20260129.asc 34108 BLAKE2B c7619786559e50f6dafaa8606b88b5f6dddfbff1b8141481d5e24877ac169e0da6bbecbe354686ffbaccc65dbf3564236c183613a89fb7094558a54eacf53376 SHA512 f3831c8850fe22718648030c7f84964e575dee0dd15697b48ad26727b475031ec996fc0bf554b12b497c98953add9eac46137931167f558e59aca03b00083516
|
||||
12
sec-keys/openpgp-keys-annejan/metadata.xml
Normal file
12
sec-keys/openpgp-keys-annejan/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>spiderx@spiderx.dp.ua</email>
|
||||
<name>Vladimir Pavljuchenkov</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,17 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
DF7FEF8DFBA721E320B18F5615B63ADCA0034B9E:annejan:manual
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP key used by Anne Jan Brouwer (annejan)"
|
||||
HOMEPAGE="https://annejan.com/"
|
||||
SRC_URI="https://annejan.com/key -> ${P}.asc"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
Reference in New Issue
Block a user