public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-cathugger/
@ 2024-01-23 17:20 Matthew Smith
  0 siblings, 0 replies; only message in thread
From: Matthew Smith @ 2024-01-23 17:20 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-23 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 17:20 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-cathugger/ Matthew Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox