public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-jiatan/
Date: Fri,  5 May 2023 03:08:34 +0000 (UTC)	[thread overview]
Message-ID: <1683256080.ebaca3e7110e0400d56a47db12995a485e0ce5aa.sam@gentoo> (raw)

commit:     ebaca3e7110e0400d56a47db12995a485e0ce5aa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 02:52:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

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)
+}


             reply	other threads:[~2023-05-05  3:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05  3:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-17  9:03 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-jiatan/ Arthur Zamarin
2023-06-17 10:42 Arthur Zamarin
2023-06-17 12:05 Arthur Zamarin
2023-06-17 15:13 Sam James
2023-08-02 19:34 Arthur Zamarin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1683256080.ebaca3e7110e0400d56a47db12995a485e0ce5aa.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox