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-dsterba/
Date: Fri, 15 Dec 2023 04:39:40 +0000 (UTC)	[thread overview]
Message-ID: <1702615083.20fd6e792f5bb49faba27d7182874d37585f4128.sam@gentoo> (raw)

commit:     20fd6e792f5bb49faba27d7182874d37585f4128
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 04:30:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 04:38:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fd6e79

sec-keys/openpgp-keys-dsterba: new package, add 20231215

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-dsterba/Manifest               |  1 +
 sec-keys/openpgp-keys-dsterba/metadata.xml           |  8 ++++++++
 .../openpgp-keys-dsterba-20231215.ebuild             | 20 ++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-dsterba/Manifest b/sec-keys/openpgp-keys-dsterba/Manifest
new file mode 100644
index 000000000000..6f0ea8ac5e99
--- /dev/null
+++ b/sec-keys/openpgp-keys-dsterba/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-dsterba-20231215.asc 21698 BLAKE2B 7ed84cc90adf6a9d1e65d051f0c2daedbe036502a714995fa19a5449dfeb998acb934827215eee7d7f9e0c42ef670e8fc640047495297004dfd94e38b27c4bb7 SHA512 ed9ed997b3b981d8a5a716fa656728cc727ecaf87dac5440768562b8f487d6a2cd5a7a66593cdff36485604d1b671e2ee86ecf2b24f22ba5cfdfa06fdc457d84

diff --git a/sec-keys/openpgp-keys-dsterba/metadata.xml b/sec-keys/openpgp-keys-dsterba/metadata.xml
new file mode 100644
index 000000000000..bc93e527e23c
--- /dev/null
+++ b/sec-keys/openpgp-keys-dsterba/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-dsterba/openpgp-keys-dsterba-20231215.ebuild b/sec-keys/openpgp-keys-dsterba/openpgp-keys-dsterba-20231215.ebuild
new file mode 100644
index 000000000000..d9bf838a1faa
--- /dev/null
+++ b/sec-keys/openpgp-keys-dsterba/openpgp-keys-dsterba-20231215.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KEYRING_COMMIT="cb054da9bd0aafde33ec7b73709de2db3e383ca0"
+
+DESCRIPTION="OpenPGP keys used by David Sterba"
+HOMEPAGE="https://github.com/jpakkane"
+SRC_URI="https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/plain/keys/C565D5F9D76D583B.asc?id=${KEYRING_COMMIT} -> ${P}.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
+
+src_install() {
+	insinto /usr/share/openpgp-keys
+	newins "${DISTDIR}"/${P}.asc ${PN##openpgp-keys-}.asc
+}


             reply	other threads:[~2023-12-15  4:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15  4:39 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11 17:26 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-dsterba/ Sam James

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=1702615083.20fd6e792f5bb49faba27d7182874d37585f4128.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