public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-cathugger/
Date: Tue, 23 Jan 2024 17:20:57 +0000 (UTC)	[thread overview]
Message-ID: <1706030313.b096d0246ec4baf5b725e47e411762576f41a8ea.matthew@gentoo> (raw)

commit:     b096d0246ec4baf5b725e47e411762576f41a8ea
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 17:14:32 2024 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 17:18:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b096d024

sec-keys/openpgp-keys-cathugger: new package, add 20240123

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 sec-keys/openpgp-keys-cathugger/Manifest               |  1 +
 sec-keys/openpgp-keys-cathugger/metadata.xml           |  9 +++++++++
 .../openpgp-keys-cathugger-20240123.ebuild             | 18 ++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-cathugger/Manifest b/sec-keys/openpgp-keys-cathugger/Manifest
new file mode 100644
index 000000000000..ffdf8558abd6
--- /dev/null
+++ b/sec-keys/openpgp-keys-cathugger/Manifest
@@ -0,0 +1 @@
+DIST cathugger.gpg 8963 BLAKE2B e78b44c7ed330912d21fc07c548f70f6ca52f5ffa37bbcf6eeb65e2bd119f264b08c939161d088f10ecacf2a05a612774e48fea00174f0c2484c15609d003b47 SHA512 2d67fab9b50521d97aef30a011df5e787e5b9318a19f0f4378cd65d356dcbc3f32a423eac4212feb1f21dd9f8284ec64b1e705867cd25eaca89d91a52289e977

diff --git a/sec-keys/openpgp-keys-cathugger/metadata.xml b/sec-keys/openpgp-keys-cathugger/metadata.xml
new file mode 100644
index 000000000000..59fd6df34dc7
--- /dev/null
+++ b/sec-keys/openpgp-keys-cathugger/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="person">
+  <email>matthew@gentoo.org</email>
+  <name>Matthew Smith</name>
+</maintainer>
+<stabilize-allarches/>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-cathugger/openpgp-keys-cathugger-20240123.ebuild b/sec-keys/openpgp-keys-cathugger/openpgp-keys-cathugger-20240123.ebuild
new file mode 100644
index 000000000000..fe4cbc9c4d8e
--- /dev/null
+++ b/sec-keys/openpgp-keys-cathugger/openpgp-keys-cathugger-20240123.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by cathugger"
+HOMEPAGE="https://github.com/cathugger"
+SRC_URI="https://github.com/cathugger.gpg"
+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() {
+	insinto /usr/share/openpgp-keys
+	doins "${DISTDIR}"/cathugger.gpg
+}


                 reply	other threads:[~2024-01-23 17:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1706030313.b096d0246ec4baf5b725e47e411762576f41a8ea.matthew@gentoo \
    --to=matthew@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