mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sec-keys/openpgp-keys-libgssglue: new package, add 20260127
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
1
sec-keys/openpgp-keys-libgssglue/Manifest
Normal file
1
sec-keys/openpgp-keys-libgssglue/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-libgssglue-20260127-josefsson-key-20190320.txt 8193 BLAKE2B e1140f703351282d38f3322360d1aed4da109eef38094ee11fb9ede1bfed119766019a5acde5d0ec78c4bce79f96361ba135e57f15c33e719b0ab517220a953f SHA512 487ac3383b507cb3b7b5db076e108cd41dea925bb74eed5d83b6659ffbbeaf359eac30560b0dc7ef430de0e962c3ce7221d6bd787ad82deb22ae8d73dce49481
|
||||
5
sec-keys/openpgp-keys-libgssglue/metadata.xml
Normal file
5
sec-keys/openpgp-keys-libgssglue/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE:josefsson:manual
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP keys used by net-libs/libgssglue"
|
||||
HOMEPAGE="https://gitlab.com/gsasl/libgssglue"
|
||||
SRC_URI="
|
||||
https://josefsson.org/key-20190320.txt -> ${P}-josefsson-key-20190320.txt
|
||||
"
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
Reference in New Issue
Block a user