mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sec-keys/openpgp-keys-handbrake: new package, add 20260208
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45722 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
3af054f21f
commit
6be8e98cbb
1
sec-keys/openpgp-keys-handbrake/Manifest
Normal file
1
sec-keys/openpgp-keys-handbrake/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST openpgp-keys-handbrake-ubuntu-20260208.asc 22479 BLAKE2B 3e7ece4f120b51301731f5b233efccd548ede448928b61bdcb707a956c13c7e07c52e6426c493ff4bb0bc6abe75bc772952cb72b74d7f27d7607ea736dcc2989 SHA512 067ca49014c3fc2a62a1fc408a571ea6293034105893ba41b87ffa2e6878fa3f150d570c2be5b6670243821754fd1b3649ad6a846a564d0e3bcb3aa34d485a29
|
||||
12
sec-keys/openpgp-keys-handbrake/metadata.xml
Normal file
12
sec-keys/openpgp-keys-handbrake/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">
|
||||
<email>parona@protonmail.com</email>
|
||||
<name>Alfred Wingate</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,19 @@
|
||||
# Copyright 2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# Key isn't in a convenient format to download on their website
|
||||
# https://handbrake.fr/openpgp.php
|
||||
|
||||
SEC_KEYS_VALIDPGPKEYS=(
|
||||
# opengpg cannot be used due to missing user ID's
|
||||
"1629C061B3DDE7EB4AE34B81021DB8B44E4A8645:handbrake:ubuntu"
|
||||
)
|
||||
|
||||
inherit sec-keys
|
||||
|
||||
DESCRIPTION="OpenPGP keys used to sign HandBrake"
|
||||
HOMEPAGE="https://handbrake.fr/"
|
||||
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
Reference in New Issue
Block a user