From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-philiphazel/
Date: Sat, 16 Apr 2022 03:07:00 +0000 (UTC) [thread overview]
Message-ID: <1650077590.6e32ff214cb6e1c3cea8e7a9133f08b9519316b5.sam@gentoo> (raw)
commit: 6e32ff214cb6e1c3cea8e7a9133f08b9519316b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 02:53:10 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 02:53:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e32ff21
sec-keys/openpgp-keys-philiphazel: new package, add 20220416
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-philiphazel/Manifest | 1 +
sec-keys/openpgp-keys-philiphazel/metadata.xml | 8 ++++++++
.../openpgp-keys-philiphazel-20220416.ebuild | 20 ++++++++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/sec-keys/openpgp-keys-philiphazel/Manifest b/sec-keys/openpgp-keys-philiphazel/Manifest
new file mode 100644
index 000000000000..733c500d1b1e
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-philiphazel-20220416.asc 12051 BLAKE2B ba5d7d1576659c002c5673e1cf14a2bb0810af231621c5cb23f24072cf51e9de17981c04f8fdd0316771dcc46c6cd2f759ed0d67015932625ac54ac15ad1c2af SHA512 0ea285c04b794cd5b389ae002ad62d879bdb10c3adb6acdc73ac30e0ec273abd2177d8d170f6bbe457eb0e74602bd7a544f7393c312a3043bc16289345ee3ee2
diff --git a/sec-keys/openpgp-keys-philiphazel/metadata.xml b/sec-keys/openpgp-keys-philiphazel/metadata.xml
new file mode 100644
index 000000000000..b0d83aa2e489
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/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-philiphazel/openpgp-keys-philiphazel-20220416.ebuild b/sec-keys/openpgp-keys-philiphazel/openpgp-keys-philiphazel-20220416.ebuild
new file mode 100644
index 000000000000..4941cd8cf24f
--- /dev/null
+++ b/sec-keys/openpgp-keys-philiphazel/openpgp-keys-philiphazel-20220416.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by Philip Hazel"
+HOMEPAGE="http://quercite.dx.am/"
+SRC_URI="https://github.com/PhilipHazel.gpg -> ${P}.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+ local files=( ${A} )
+
+ insinto /usr/share/openpgp-keys
+ newins - philiphazel.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
reply other threads:[~2022-04-16 3:07 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=1650077590.6e32ff214cb6e1c3cea8e7a9133f08b9519316b5.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