From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B82915ACFD for ; Fri, 5 May 2023 03:08:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6818CE0973; Fri, 5 May 2023 03:08:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 242E9E0977 for ; Fri, 5 May 2023 03:08:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F51A34134E for ; Fri, 5 May 2023 03:08:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E40DA55 for ; Fri, 5 May 2023 03:08:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1683256080.ebaca3e7110e0400d56a47db12995a485e0ce5aa.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-jiatan/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-keys/openpgp-keys-jiatan/Manifest sec-keys/openpgp-keys-jiatan/metadata.xml sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild X-VCS-Directories: sec-keys/openpgp-keys-jiatan/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ebaca3e7110e0400d56a47db12995a485e0ce5aa X-VCS-Branch: master Date: Fri, 5 May 2023 03:08:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46ba8d94-9e4c-40de-879f-ea9ec5911526 X-Archives-Hash: 095e59ca1b0cf889aae70c34db3a323e commit: ebaca3e7110e0400d56a47db12995a485e0ce5aa Author: Sam James gentoo org> AuthorDate: Fri May 5 02:52:57 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 5 03:08:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebaca3e7 sec-keys/openpgp-keys-jiatan: new package, add 20230505 Signed-off-by: Sam James gentoo.org> sec-keys/openpgp-keys-jiatan/Manifest | 1 + sec-keys/openpgp-keys-jiatan/metadata.xml | 9 +++++++++ .../openpgp-keys-jiatan-20230505.ebuild | 20 ++++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/sec-keys/openpgp-keys-jiatan/Manifest b/sec-keys/openpgp-keys-jiatan/Manifest new file mode 100644 index 000000000000..021bd0e20fb9 --- /dev/null +++ b/sec-keys/openpgp-keys-jiatan/Manifest @@ -0,0 +1 @@ +DIST jia_tan_pubkey.txt 3143 BLAKE2B 1e0cc16ffabc11e341c733c09b7bc9571e3d2209f2387f27905adc153eff763d8ab9929cee5bfda86d30f05d1fd1e5ae3d2087679f17fc8f8288b094572cc596 SHA512 556bda914f966fe7b72105b475b59231254256f860ec28f5606ffb3df34884621f365c95eb881c74a2ff5434a8e45efa3e6bbc8cb9d8147dccc608566ddefeb7 diff --git a/sec-keys/openpgp-keys-jiatan/metadata.xml b/sec-keys/openpgp-keys-jiatan/metadata.xml new file mode 100644 index 000000000000..de9d78424186 --- /dev/null +++ b/sec-keys/openpgp-keys-jiatan/metadata.xml @@ -0,0 +1,9 @@ + + + + + base-system@gentoo.org + Gentoo Base System + + + diff --git a/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild b/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild new file mode 100644 index 000000000000..4c7ed6e765b2 --- /dev/null +++ b/sec-keys/openpgp-keys-jiatan/openpgp-keys-jiatan-20230505.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="OpenPGP keys used by Jia Tan" +HOMEPAGE="https://tukaani.org/xz/" +SRC_URI="https://tukaani.org/misc/jia_tan_pubkey.txt" +S="${WORKDIR}" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +src_install() { + local files=( ${A} ) + + insinto /usr/share/openpgp-keys + newins - jiatan.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die) +}